/postgis-build-env

Build environments for PostGIS

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Scripts to generate Docker images with build environments for PostGIS.

Generated images are hosted at Docker Hub.

To use: Builds all

python3 build.py 

Builds ones marked as frequently changing. This is the command the jenkins bot uses for building.

python3 build.py weekly

Build progress is here - https://debbie.postgis.net/job/PostGIS-build-env/

Build Status