How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "williamyeh/insecure-registry"
config.vm.box_version = "2.5.0.20160729"
end
vagrant init williamyeh/insecure-registry \
--box-version 2.5.0.20160729
vagrant up
This version was created almost 8 years ago.
Update Registry to V2.5.0