vmware-archive / kubecfg

A tool for managing complex enterprise Kubernetes environments as code.
Apache License 2.0
728 stars 62 forks source link

Add a Dockerfile #270

Open theSuess opened 4 years ago

theSuess commented 4 years ago

This PR simply adds a Dockerfile as well as a new make target to build it. Currently defaults to docker as build command but can be easily switched to podman or buildah