/kubebuilder-docker

Docker image based on Alpine with KubeBuilder

Primary LanguageDockerfileApache License 2.0Apache-2.0

kubebuilder-docker Build

Docker images with kubebuilder build tools. These images are optimized for size, and contain several tools that are useful in CI/CD pipelines.

The following packages are included:

  • curl
  • git
  • jq
  • OpenSSH client
  • unzip
  • yq

License: Apache 2.0