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

1 provider for this version.
  • aws
    unknown Hosted by Vagrant Cloud (367 Bytes)