How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "minimum/debian-wheezy64-dev"
end
vagrant init minimum/debian-wheezy64-dev
vagrant up
This version was created over 8 years ago.
This version was created over 8 years ago.
This version was created over 8 years ago.
This version was created over 8 years ago.
Docker 1.9.0, Golang 1.5.1