Skip to content

henrik-muehe/docker-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ssh

Allows connecting to all your local docker containers using ssh simply like this:

ssh container-name.docker

if container-name is the name of the container and ssh is running in it. Automatically install for the current user using

curl -s https://raw.githubusercontent.com/henrik-muehe/docker-ssh/master/install | /bin/bash

you need nc, uudecode and curl for the installer to work, only nc if you install manually.

About

SSH into all local Docker containers by name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages