Error response from daemon: Get https://registry-1.docker.io/v2/: remote error: tls: access denied 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