Docker for Windows not pulling images from private v2 api registry

Your problem is identical to mine. I haven’t solved the issue yet, but I have determined that the issue is related to the DNS lookup of your private registry. A workaround would be to use the FQDN for your registry. I tried adding an entry to the hosts file, but that failed.

Here is my question: Docker for Windows Pull from Private Repository Fails Without FQDN