This is my first time to learn the Docker, I follow the steps as Docker's instructions mentioned, but wen I run below command in the Boot2Docker Start:
$ docker run hello-world
, I got below error response:
An error occurred trying to connect:
Post https://192.168.59.103:2376/v1.19/containers/create: Service Unavailable