How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cloudhotspot/docker-trusted-registry"
config.vm.box_version = "1.9"
end
vagrant init cloudhotspot/docker-trusted-registry \
--box-version 1.9
vagrant up
This version was created almost 9 years ago.
Ubuntu 14.04 LTS Docker Trusted Registry 1.9