ERROR: Preparation failed: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) (docker.go:119:15s) Will be retried in 3 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