|
Post by shawnturner on Jan 3, 2018 3:41:58 GMT -6
Hiii.. I essentially want my system to work such that it on my agents that hold the containers would poll my private repository, check if the image already is stored, and if not to pull the image. Currently, I have the pass through cache system setup so that all docker pulls will cache the image in my private registry. The problem is the fact if I want to use my images in my docker registry, that I would have to include the hostname/port to access it. This would mean that I could just use an image name in my Marathon configuration file. This would try to run a container [1]checking the local system, [2]then the private registry, and [3]finally pull from the docker hub. Thanks! I didn't find the right solution from the Internet. References:- forums.docker.com/t/private-registry-docker-hub-image-selection-priority/43211Best Internet Marketing Examples
|
|