Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 407 Bytes

docker-helper

⚠️ This project is still in development and testing, some features might not work properly ⚠️

Purpose

Custom CLI tool made with the purpose of managing my docker containers via terminal.

Usage

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