为什么Docker Toolbox在Mac 10.10.5上不起作用? [英] Why doesn't Docker Toolbox work on Mac 10.10.5?

查看:99
本文介绍了为什么Docker Toolbox在Mac 10.10.5上不起作用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Mac 10.10.5此处.进入 Docker工具箱下载页面,并下载了Mac二进制文件.运行它,并将其安装到安装程序的末尾:

Mac 10.10.5 here. Went to the Docker Toolbox download page and downloaded the Mac binary. Ran it, and made it through to the end of the installer:

打开VirtualBox并确认default正在运行:

Opened VirtualBox and confirmed default is running:

在安装程序中,我选择了" Docker Quickstart Tutorial ",它启动了一个终端:

Back in the installer, I selected "Docker Quickstart Tutorial" which launched a terminal:

但是,所有典型的Docker命令(docker infodocker ps等)均不起作用.有什么想法吗?

But none of the typical Docker commands (docker info, docker ps, etc.) are working. Any ideas?

推荐答案

我知道了.

  1. 卸载Docker Toolbox
  2. 安装brew
  3. brew install docker
  4. brew install boot2docker
  1. Uninstall Docker Toolbox
  2. Install brew
  3. brew install docker
  4. brew install boot2docker

然后运行Docker:

Then to run Docker:

boot2docker init
boot2docker up

您会因Docker大喊"这是一个已过时的工具!尽快使用Docker Toolbox !!! "而受到很多抱怨.但是我会选择今天可以解决的问题,而不是当前已损坏的问题,并且可能可以在我的好朋友一周的任何一天进行.

You'll get a ton of complaints with Docker crying "This is a deprecated tool! Use Docker Toolbox ASAP!!!". But I'll take something that works today over something that is currently broken and might work sometime any day of the week my good friend.

这篇关于为什么Docker Toolbox在Mac 10.10.5上不起作用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆