Skip to content

3liz/docker-qgis-platform

Repository files navigation

QGIS platform for Docker

Docker

A Docker container for the QGIS platform

The QGIS platform is aimed to be a base image for building PyQGIS and QGIS server based Docker applications.

The QGIS platform does not include the qgis desktop application and include the python-qgis and the qgis-server official debian packages from qgis.org

The image run only the default shell from the debian base image.

You may test the installation by running the qgis-check-platform command that display the list of the processing algorithm available.

GRASS and SAGA are not installed by default and should be installed in child images if needed.

Building image

make build tag clean FLAVOR=<FLAVOR> TARGET=<TARGET>
  • Where FLAVOR is ltr,release,nightly-ltr,nightly-release or any X.YY version available as debian/ubuntu package.
  • Where TARGET is debian or ubuntu

About

A Docker container for the QGIS platform

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published