How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dctmarch/centos7docker"
end
vagrant init dctmarch/centos7docker
vagrant up
This version was created over 4 years ago.
Built with VirtualBox 6.1 version. Docker and base d2repo1 bpm files in place
This version was created over 4 years ago.
There isn't a description.