How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "mitchellh/boot2docker"
end
vagrant init mitchellh/boot2docker
vagrant up
This version was created almost 10 years ago.
| parallels | ||
|---|---|---|
| unknown | Externally hosted (github.com) |
| virtualbox | ||
|---|---|---|
| unknown | Externally hosted (github.com) |
| vmware_desktop | ||
|---|---|---|
| unknown | Externally hosted (github.com) |
This version was created about 10 years ago.