Simple container management tool for docker.
- Lightweight and Fast.
- Native Go implementation.
- Manage docker containers.
- Supports os dark mode.
- Go 1.9 or higher. We aim to support the 3 latest versions of Go.
- Go client for the Docker Engine API.
Simple install the package to your $GOPATH with the go tool from shell:
go get -u "github.com/docker/docker/client"
Make sure Git is installed on your machine and in your system's PATH
.
go run main.go