I am using OS X 10.10. When trying to communicate with our team\'s private docker registry, it keeps giving me errors like this:
Error: Invalid registry endp
For docker desktop 2.3.x in MAC , it can be set as follows: Go to "docker" -> "preferences" -> "Docker Engine" and add the following:
insecure-registries": [ "my private docker hub url" ]