boot2docker / osx-installer

Docker installer for Mac OS X
Apache License 2.0
1.25k stars 258 forks source link

docker command fail #97

Closed thedug closed 9 years ago

thedug commented 9 years ago

I'm getting the following error after upgrading.

$ docker images 2015/01/25 03:01:44 Cannot connect to the Docker daemon. Is 'docker -d' running on this host?

thedug commented 9 years ago

When I ssh to boot2docker I noticed to oddities

1) Need TLS certs for boot2docker 2) tcp 0 0 :::2376 :::* LISTEN 1057/docker

thedug commented 9 years ago

I re-ran the installer and things are working fine now.