Skip to content

Quick menu for starting bash on docker containers

License

Notifications You must be signed in to change notification settings

bensinc/docker-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-bash

This is a quick menu for starting bash on docker containers.

Installation

The "dialog" package is required, available from fine repositories everywhere:

brew install dialog

apt install dialog

If the year is 1995 and you're running Slackware, you probably already have it installed.

Usage

Stash the script somewhere handy and run when needed.

Create an alias for the ultimate in productivity:

alias db="bash ~/somewhere/docker-bash/docker-bash.sh"

About

Quick menu for starting bash on docker containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages