How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "reoring/ubuntu-14.04-with-docker"
end
vagrant init reoring/ubuntu-14.04-with-docker
vagrant up
This version was created about 9 years ago.
Add feature of using .bashrc if /vagrant/.bashrc exists.
virtualbox | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
vmware_fusion | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
This version was created about 9 years ago.
Updated Docker version 1.1.1
virtualbox | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
vmware_fusion | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
This version was created about 9 years ago.
Bugfix: change provider name.
virtualbox | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
vmware_fusion | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
This version was created about 9 years ago.
Add a VMWare box.
virtualbox | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
vmware_fusion | ||
---|---|---|
unknown | Externally hosted (reoring.s3.amazonaws.com) |
This version was created over 9 years ago.
Change the shell of vagrant user to the bash.
This version was created over 9 years ago.
Add vagrant user
This version was created over 9 years ago.
There isn't a description.