postgis / postgis-build-env

Build environments for PostGIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build environments for PostGIS

License:GNU General Public License v2.0


Languages

Language:Python 53.7%Language:Dockerfile 46.3%