How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "calloes/centos75-ddsandbox"
end
vagrant init calloes/centos75-ddsandbox
vagrant up
This version was created over 4 years ago.
This release
This version was created over 4 years ago.
Added vagrant access to docker and updated patches as of 22-Sept 2018 docker-ce.x86_64 0:18.06.1.ce-3.el7
This version was created almost 5 years ago.
There isn't a description.