How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "rasdaman/centos7e"
end
vagrant init rasdaman/centos7e
vagrant up
This version was created over 4 years ago.
There isn't a description.
This version was created over 4 years ago.
fix package installation
This version was created over 4 years ago.
remove rasdaman installation
This version was created over 4 years ago.
update with python3 packages
This version was created over 4 years ago.
update installed packages
This version was created over 4 years ago.
update grib_api to eccodes
This version was created over 5 years ago.
disable SELinux
This version was created over 5 years ago.
Updated to CentOS 7.6
This version was created over 6 years ago.
There isn't a description.
This version was created over 6 years ago.
There isn't a description.