Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 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