我正试图在vagrant 1.6中测试新的docker支持.我在Windows上,我设置了我的流浪文件但是当我运行"vagrant up --provider = docker"时,我得到以下内容:
Bringing machine 'default' up with 'docker' provider...
==> default: Docker host is required. One will be created if necessary...
default: Vagrant will now create or start a local VM to act as the Docker
default: host. You'll see the output of the `vagrant up` for this VM below.
default:
default: Box 'mitchellh/boot2docker' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
default: Loading metadata for …Run Code Online (Sandbox Code Playgroud)