How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "zyz/centos7-docker"
end
vagrant init zyz/centos7-docker
vagrant up
This version was created over 3 years ago.
Version 1.1.0
This version was created over 3 years ago.
Version 1.0.3
This version was created over 3 years ago.
Version 1.0.2
This version was created over 3 years ago.
Version 1.0.0