(no title)
ashleyw | 12 years ago
» docker version
Client version: 0.8.0
Go version (client): go1.2
Git commit (client): cc3a8c8
2014/02/05 23:10:55 unexpected EOF
Yet the docker server is definitely up: docker@boot2docker:~$ docker version
Client version: 0.8.0
Go version (client): go1.2
Git commit (client): cc3a8c8
Server version: 0.8.0
Git commit (server): cc3a8c8
Go version (server): go1.2
Last stable version: 0.8.0
Tried both `export DOCKER_HOST=tcp://` and `export DOCKER_HOST=localhost` (as per boot2docker README), before re-init.
tianon|12 years ago
See also https://github.com/steeve/boot2docker/issues/48 which has some more information about this specific issue.
shykes|12 years ago
ashleyw|12 years ago
https://github.com/steeve/boot2docker/issues/48
unknown|12 years ago
[deleted]