Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【20161103】docker@localhost's password: #46

Closed
zhongxia245 opened this issue Nov 3, 2016 · 0 comments
Closed

【20161103】docker@localhost's password: #46

zhongxia245 opened this issue Nov 3, 2016 · 0 comments

Comments

@zhongxia245
Copy link
Owner

安装Docker

  1. 下载 Docker For Os X Installer

  2. 安装

  3. 打开 boot2docker

可能报 docker@localhost's password: 的问题

解决方案:

boot2docker delete
rm -rf ~/.boot2docker/ ~/.ssh/id_boot2docker*
boot2docker init
boot2docker up
  1. 运行 HelloWorld
docker run ubuntu echo hello world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant