Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 702 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 702 Bytes

docker-kube-tools

Security Lint

Dependencies

  • Docker

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.