docker-kube-tools

Security Lint

Dependencies

Docker

Build

Now you are ready to build an image from this project Dockerfile.

docker build -t kube-tools .

Run

After your image has been built successfully, you can run it as a container.

docker run kube-tools --help
docker run kube-tools <command>

Author

Managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.