You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using boot2docker Mac OS X is awesome but slow. I followed this example with sample vagrant file and it works, but why I try your example docker commands, I just get:
The Docker provisioner inside Vagrant executes a docker command on the boot2docker VM.
Please make sure your docker is latest and some Docker's ENVs in your local machine.
DOCKER_TLS_VERIFY, DOCKER_HOST, DOCKER_CERT_PATH
Using boot2docker Mac OS X is awesome but slow. I followed this example with sample vagrant file and it works, but why I try your example docker commands, I just get:
FATA[0000] An error occurred trying to connect: Get https://localhost:2375/v1.16/containers/json: tls: oversized record received with length 20527
Any advice would be much appreciated.
The text was updated successfully, but these errors were encountered: