How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cloudhotspot/docker"
end
vagrant init cloudhotspot/docker
vagrant up
This version was created over 8 years ago.
This image includes:
Includes CloudHotspot images.
This version was created over 8 years ago.
Removed previous Docker images.