A bash dialog for docker projects.
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.
Although the files are somewhat working, it's still in development.
-
Simply clone this repo anywhere on your machine, and then run
install.sh
-
The installer will ask you where you'd want to store the files, and if you'd like an alias for simple usage.
- bash-menu-generator - A simple bash script that will generate menus.
- Frank Graave - Initial work - frankgraave
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details