QGIS Desktop + GDAL 2.1.3 (ECW support) + lib KML
1.6K
To allow access through ssh session:
docker run --rm --name qgis01 -v /tmp/.X11-unix:/tmp/.X11-unix:rw -v $HOME/.Xauthority:/data/.Xauthority -e
"DISPLAY=$DISPLAY" --net=host -v /share:/vmshare:rw pci06/qgis
where the value of DISPLAY could be for example: localhost:10.0
ssh -t YOU_QGIS_SSH_HOST docker exec -it qgis01 /opt/qgis/bin/qgis
Content type
Image
Digest
Size
861.2 MB
Last updated
over 9 years ago
docker pull pci06/qgis-docker