jfchevrette / container-images-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

container-images

Container images for app-sre projects. This is a the place for images that have no project associated or base images for app-sre projects.

Every directory in this has the information to build a separate image. The build_images.sh will be called when changes are pushed to master and will enter in every directory where the VERSION file has changed and will try to build and push every docker to quay.io/app-sre/<directory name>.

About

License:Apache License 2.0


Languages

Language:Dockerfile 58.6%Language:Shell 41.4%