How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "minimum/centos-6-dev"
end
vagrant init minimum/centos-6-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.
Docker 1.7.1, Golang 1.5.1