How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "williamyeh/insecure-registry"
  config.vm.box_version = "2.1.0.20150820"
end
vagrant init williamyeh/insecure-registry \
  --box-version 2.1.0.20150820
vagrant up

This version was created almost 9 years ago.

  1. Use Packer to build the box.

  2. Support vmware, thanks to Packer + Atlas.

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (655 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (703 MB)