How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "microlinux/centos-7-base"
end
vagrant init microlinux/centos-7-base
vagrant up
This version was created 15 days ago.
Based on the generic/centos7 v4.1.2 box.
Shipping with VirtualBox 6.1.36 Guest Additions.
This version was created 24 days ago.
Based on the generic/centos7 v4.1.0 box.
Shipping with VirtualBox 6.1.34 Guest Additions.
This version was created about 2 months ago.
Initial release based on the generic/centos7 v4.0.2 box.
Shipping with VirtualBox 6.1.32 Guest Additions.