/pipeline-kubectl

Minimal docker image with kubectl and envsubst for pipeline deployments

Primary LanguageDockerfile

pipeline-kubectl

Minimal docker image with kubectl and envsubst for pipeline deployments Dockerhub

Content

This image contains:

  • envsubst: command-line tool to substitute the values of environment variables within text files
  • kubectl: the Kubernetes command-line tool
  • curl: used in command lines or scripts to transfer data