docker 无法开启 daemon:
Hi, thanks for those details, if can help even more here is a resume of what I did : 1) "C:\Program Files\Docker Toolbox\docker-machine" ls
2) Install a nighlty build of Virtual Box 3) docker-machine regenerate-certs default
(before installing a nighlty build Virtual Box this commands never ended) 4)"C:\Program Files\Docker Toolbox\docker-machine" env default --shell=cmd
5) Open Docker Terminal and set the variables 6) Close Docker Terminanl an re-open it, now it works ;-) – Baptiste GaillardAug 23 at 19:26
详见:http://stackoverflow.com/questions/32047660/docker-for-windows-not-working/32114561
docker run -it 出问题:
docker-machine ssh default
docker run -it ubuntu /bin/bash
详见:http://blog.csdn.net/bearox/article/details/49281221
docker-machine 共享文件夹
sudo mount -t vboxsf /opt/my/folder/with/code /my_windows_folder