Hi All,
We are building most of the dockerfiles from centos-dockerfiles[1]
in CentOS Community Container Pipeline[2]. These are built and pushed to
registry.centos.org[3].
If there is any update to the source git repo of dockerfile, container
gets updated with rebuilt and pushed to registry.
Now we are having all the dockerfiles for centos-dockerfiles under same
repo[1]. So if there is any change to any of these dockerfiles, all the
images gets rebuilt. Which is not required and making the pipeline to
get busy for a while.
To solve this can we take following routes.
1.