This repository contains a collection of templated Dockerfile
for image variants designed to support the usage of GDAL.
GDAL_VERSION
- GDAL versionVARIANT
- Base container image variant
An example of how to use cibuild
to build and test an image:
$ CI=1 GDAL_VERSION=2.4.0 VARIANT=slim \
./scripts/cibuild