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