0

So when you docker pull an image, it by default looks to the Docker Hub registry to find the image. Is there any way that I can make it so when I docker pull, it by default looks into my private registry?

  • Possible duplicate of [How to change the default docker registry from docker.io to my private registry](http://stackoverflow.com/questions/33054369/how-to-change-the-default-docker-registry-from-docker-io-to-my-private-registry) – ldg Jul 06 '16 at 19:20
  • Duplicate of: http://stackoverflow.com/questions/33054369/how-to-change-the-default-docker-registry-from-docker-io-to-my-private-registry and I believe that it is still the case that you can not change the default. (Something like npmrc would be nice tho.) – ldg Jul 06 '16 at 19:21
  • 1
    Alright yeah, I saw that post but was wondering if that had changed. Thanks anyways. –  Jul 06 '16 at 20:01

0 Answers0