For anyone else who hits this issue, you can workaround this by accessing the Docker VM directly and modifying the configuration inside the VM: 1) Access the terminal of the Docker Alpine VM using GNU screen: $ screen ~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/tty 2) Login as user root. No password necessary 3) Edit /etc/hosts and/or /etc/resolv.conf such that you can resolve your internal registry server from inside the Docker VM 4) To quit the screen app,...
Docker for mac beta has DNS issues when you are not able to pull images from private registry.













