Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 595 Bytes

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