postgis / postgis-build-env

Build environments for PostGIS
GNU General Public License v2.0
7 stars 10 forks source link

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