garland/helm
A set of containers that are small and narrowly focused on one thing.
56
A set of containers that are small and narrowly focused on one thing. These are useful for automated pipelines, as a tool box, or just experimenting with a tool.
Dockerfile
linksUpdate the env_make
file with the new version of what you are going to push
run the make push command
make build-gradle
make push-gradle
These containers can be useful when running the Jenkins Kubernetes plugin. You can use these containers to execute commands and/or help you deploy out your application.
Check out the example here: Jenkins Pipeline on Kubernetes
docker pull garland/helm