philpep / imago

Ensure kubernetes pods run on latest images builds from the docker registry
Apache License 2.0
95 stars 13 forks source link

Automatic rebuilt of imago if dependent docker images are rebuilt #17

Closed kmindi closed 4 years ago

kmindi commented 4 years ago

In Docker Hub it is possible to enable an automatic build trigger that is triggered when a dependent repository is updated. This ensures the imago docker container is also up to date automatically instead of only manually when something new is added.

philpep commented 4 years ago

Hi, @kmindi , I checked this under "repository links -> enable for base image". But seems link between my github account and docker hub was somehow broken. Let see if that fixes the issue.