Client version: 1.7.1
Client API version: 1.19
Go version (client): go1.4.2
Git commit (client): 786b29d
OS/Arch (client): darwin/amd64
Server version: 1.7.1
Server API version: 1.19
Go version (server): go1.4.2
Git commit (server): 786b29d
OS/Arch (server): linux/amd64
Darwin upan 15.0.0 Darwin Kernel Version 15.0.0: Wed Jun 17 21:18:51 PDT 2015; root:xnu-3247.1.6.2.2~1/RELEASE_X86_64 x86_64
Running on VirtualBox via home-brew cask.
Steps to reproduce the issue:
Start boot2docker boot2docker start
Display the shell commands to set up the Docker client boot2docker shellinit
Describe the results you received:
boot2docker start
Waiting for VM and Docker daemon to start...
.o
Started.
Writing /Users/dgeske/.boot2docker/certs/boot2docker-vm/ca.pem
Writing /Users/dgeske/.boot2docker/certs/boot2docker-vm/cert.pem
Writing /Users/dgeske/.boot2docker/certs/boot2docker-vm/key.pem
Your environment variables are already set correctly.
boot2docker shellinit
Writing /Users/dgeske/.boot2docker/certs/boot2docker-vm/ca.pem
Writing /Users/dgeske/.boot2docker/certs/boot2docker-vm/cert.pem
Writing /Users/dgeske/.boot2docker/certs/boot2docker-vm/key.pem
Your environment variables are already set correctly.
Describe the results you expected:
Instead of the line Your environment variables are already set correctly. I expect to see the environment variables, e.g. DOCKER_HOST.
BUG REPORT INFORMATION
docker version
docker info
uname -a
Running on VirtualBox via home-brew cask.
Steps to reproduce the issue:
boot2docker start
boot2docker shellinit
Describe the results you received:
boot2docker start
boot2docker shellinit
Describe the results you expected:
Instead of the line
Your environment variables are already set correctly.
I expect to see the environment variables, e.g.DOCKER_HOST
.