mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
Add kaniko to build image on top of k8s
This commit is contained in:
parent
ff84ded2df
commit
ee5c384ad6
@ -379,6 +379,7 @@ Applications designed to help or simplify building **new** images
|
||||
- [dockramp](https://github.com/jlhawn/dockramp) :skull: - Proof of Concept: A Client Driven Docker Image Builder by [@jlhawn](https://github.com/jlhawn)
|
||||
- [flyimg](http://flyimg.io/) - Docker image resizing, cropping, and compression on the fly.
|
||||
- [img](https://github.com/genuinetools/img) - Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder by [@genuinetools][genuinetools]
|
||||
- [kaniko](https://github.com/GoogleContainerTools/kaniko) - Build Container Images In Kubernetes. By [@GoogleContainerTools][GoogleContainerTools]
|
||||
- [MicroBadger][microbadger] - Analyze the contents of images and add metadata labels
|
||||
- [packer](https://www.packer.io/docs/builders/docker.html) - Hashicorp tool to build machine images including docker image integrated with configuration management tools like chef, puppet, ansible
|
||||
- [portainer](https://github.com/duedil-ltd/portainer) - Apache Mesos framework for building Docker images by [@duedil-ltd](https://github.com/duedil-ltd)
|
||||
|
Loading…
Reference in New Issue
Block a user