We have sign all Images which are running in our Cluster - also 3rd party Images (from other Docker Registries).
It would be nice to have a Configuration Variable which allows to "pre-pend" the own Docker Domain/ URL instead of replacing the original Docker Registry Domain.
Example:
Image: docker.io/library/nginx:latest
Pre-Pending own Domain: jfrog.local/docker.io/library/nginx:latest
This is because I'd like to "sort" and "categorize" such (3rd Party) Images.
We have sign all Images which are running in our Cluster - also 3rd party Images (from other Docker Registries).
It would be nice to have a Configuration Variable which allows to "pre-pend" the own Docker Domain/ URL instead of replacing the original Docker Registry Domain.
Example:
docker.io/library/nginx:latest
jfrog.local/docker.io/library/nginx:latest
This is because I'd like to "sort" and "categorize" such (3rd Party) Images.