How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "williamyeh/insecure-registry"
end
vagrant init williamyeh/insecure-registry
vagrant up
This version was created about 7 years ago.
There isn't a description.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (708 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (758 MB) |
This version was created about 7 years ago.
Update Registry to V2.5.0
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (741 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (794 MB) |
This version was created over 7 years ago.
Update Registry to V2.4.0
This version was created over 7 years ago.
Update Registry to V2.3.1
This version was created almost 8 years ago.
Update Registry to V2.2.0
This version was created about 8 years ago.
Use Packer to build the box.
Support vmware, thanks to Packer + Atlas.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (655 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (703 MB) |
This version was created over 8 years ago.
Update Registry to V2.0
This version was created over 8 years ago.
Update Docker to 1.5.0
This version was created over 8 years ago.
Add weave: the Docker network
This version was created over 8 years ago.
Fix bug that forbids vagrant ssh via private key