Minimal docker image with kubectl and envsubst for pipeline deployments Dockerhub
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