Skip to content

frankgraave/docker_bash_dialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Bash Dialog

A bash dialog for docker projects.

What does it do?

This will show the current containers from the project directory you are working form. It shows which containers are defined in the docker-compose.yml file and which of them are currently running. It also provides some options for starting, stopping and cleaning containers.

Notice: in progress

Although the files are somewhat working, it's still in development.

Installation

  1. Simply clone this repo anywhere on your machine, and then run install.sh

  2. The installer will ask you where you'd want to store the files, and if you'd like an alias for simple usage.

Done, you're all set!

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages