Skip to content

Docker image containing kubernetes helm and git. Based on alpine.

License

Notifications You must be signed in to change notification settings

kube-aws/docker-helm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

docker-helm

Docker image containing kubernetes helm.

The image is based on alpine.

Usage: docker run quay.io/kube-aws/helm:v2.6.0

Building and publishing an image

$ docker build -t quay.io/kube-aws/helm:v2.6.0 . && docker push quay.io/kube-aws/helm:v2.6.0

Acknowledgement

Thanks to linkyard/docker-helm for the original implementation. The only differences of kube-aws/helm from the original linkyard/helm would be the author info included the image and the removal of git from the image(kube-aws didn't require git in a helm image).

About

Docker image containing kubernetes helm and git. Based on alpine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published