Custom CLI tool made with the purpose of managing my docker containers via terminal.
make build - Build the docker-helper binary make run - Run the docker-helper binary make clean - Clean up the built binary make help - Display this help message
Custom CLI tool made with the purpose of managing my docker containers via terminal.
make build - Build the docker-helper binary make run - Run the docker-helper binary make clean - Clean up the built binary make help - Display this help message