- Docker
Now you are ready to build an image from this project Dockerfile.
docker build -t kube-tools .
After your image has been built successfully, you can run it as a container.
docker run kube-tools --help
docker run kube-tools <command>
Managed by DNX Solutions.
Apache 2 Licensed. See LICENSE for full details.