Skip to content

Copperdust/docker-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker (Easy) Bash

In order to install:

npm install -g docker-bash



This utility simplifies the process of running bash / SSHing into a container. In order to do so, just run the tool docker-bash and select which of the running containers you want to connect to. Alternatively, you can add a filter word to the command, e.g. docker-bash db and it will fuzzy-match/filter between the container NAMES (not IDs). If it detects only one match, it'll connect to it automatically (it will ask for confirmation if the match is less than 100% certain), if there are multiple matches, it'll give you the option to select from the thinned down list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published