How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "rasdaman/centos7e_gdal2"
end
vagrant init rasdaman/centos7e_gdal2
vagrant up
This version was created over 4 years ago.
There isn't a description.
This version was created over 4 years ago.
There isn't a description.
This version was created over 4 years ago.
add gdal.jar
This version was created over 5 years ago.
disable SELinux
This version was created over 5 years ago.
Add missing gdal headers in /usr/include
This version was created over 5 years ago.
First release