简体   繁体   English

OSX boot2docker无法连接到docker守护程序

[英]OSX boot2docker trouble connecting to docker daemon

Totally new to docker. 对docker来说是全新的。 Trying to learn. 尝试学习。 I followed the docker guide for mac osx and have had nothing but trouble. 我遵循了Mac OS Xdocker指南,除了麻烦之外,什么都没有。 I am on OSX 10.9.4. 我在OSX 10.9.4上。 boot2docker & docker v1.5.0. boot2docker和docker v1.5.0。 My VirtualBox is version 4.3.26 (just upgraded). 我的VirtualBox是版本4.3.26(刚刚升级)。 I can get to the point of running docker run hello-world . 我可以运行docker run hello-world I get the error FATA[0000] Cannot connect to the Docker daemon. Is 'docker -d' running on this host? 我收到错误FATA[0000] Cannot connect to the Docker daemon. Is 'docker -d' running on this host? FATA[0000] Cannot connect to the Docker daemon. Is 'docker -d' running on this host? . Also the command $(boot2docker shellinit) produces the error error in run: Error requesting socket: exit status 2 , so I have to export each manually, which seems fine. 同样,命令$(boot2docker shellinit) error in run: Error requesting socket: exit status 2产生错误error in run: Error requesting socket: exit status 2 ,所以我必须手动导出每个错误,这看起来还不错。 I can grep my env and see all of them in my profile. 我可以grep我的env,并在我的个人资料中查看所有这些信息。 I've been all over stack overflow and googling around and have tried numerous approaches to try and resolve this, but can not seem to find any that have worked for me up to this point. 我到处都是堆栈溢出和谷歌搜索,并尝试了多种方法来尝试解决此问题,但到目前为止似乎找不到任何对我有用的方法。 I wanted to reach out and see if anyone else had some suggestions on how to reach the docker daemon? 我想伸出手,看看是否有人对如何到达docker daemon有任何建议? Happy to provide more verbose details about my set up or versions, just let me know what I can provide to resolve this. 很乐意提供有关我的设置或版本的更多详细信息,只需告诉我我可以提供的解决方案。 Thanks in advance. 提前致谢。

What you can do is download the latest version of the Boot2docker, then reinstall the boot2docker. 您可以做的是下载最新版本的Boot2docker,然后重新安装boot2docker。 It will downgrade the Virtualbox to the compatible version. 它将Virtualbox降级到兼容版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM