Unable to find image 'docker/getting-started:latest' locally docker: Error response from daemon: Get https://registry-1.docker.io/v2/: proxyconnect tcp: dial tcp: lookup bcarray.intra.absa.co.za on 192.168.65.1:53: no such host. code example
Example: ERROR: Get https://registry-1.docker.io/v2/
$ docker-machine restart default # Restart the environment
$ eval $(docker-machine env default) # Refresh your environment settings