docker-qgis-desktop
A docker project that will run your QGIS desktop app inside a docker container
File Explorer
Download Latest Version (.zip)- 71-apt-cacher-ng
- build.sh
- Dockerfile
- QGIS-2.10.Docker.desktop
- qgis-icon-60x60.png
- README.md
- run-qgis-2.10-in-docker.sh
- start.sh
- build.sh
- Dockerfile
- QGIS-2.12.Docker.desktop
- qgis-icon-60x60.png
- README.md
- run-qgis-2.12-in-docker.sh
- start.sh
- clean.sh
- getCode.sh
- getDeps.sh
- make.sh
- project.qgs
- test.cpg
- test.dbf
- test.prj
- test.qpj
- test.sh
- test.shp
- test.shx
- build.sh
- Dockerfile
- QGIS-2.14LTR.Docker.desktop
- qgis-icon-60x60.png
- README.md
- run-qgis-2.14ltr-in-docker.sh
- start.sh
- clean.sh
- getCode.sh
- getDeps.sh
- make.sh
- project.qgs
- test.cpg
- test.dbf
- test.prj
- test.qpj
- test.sh
- test.shp
- test.shx
- build.sh
- Dockerfile
- globals.sh
- QGIS-2.18LTR.Docker.desktop
- qgis-icon-60x60.png
- README.md
- run-qgis-2.18ltr-in-docker.sh
- start.sh
- 71-apt-cacher-ng
- build.sh
- Dockerfile
- QGIS-2.4.Docker.desktop
- qgis-icon-60x60.png
- README.md
- run-qgis-in-docker.sh
- sshd.conf
- start.sh
- clean.sh
- getCode.sh
- getDeps.sh
- make.sh
- project.qgs
- test.cpg
- test.dbf
- test.prj
- test.qpj
- test.sh
- test.shp
- test.shx
- build.sh
- Dockerfile
- QGIS-2.8.Docker.desktop
- qgis-icon-60x60.png
- README.md
- run-qgis-2.8-in-docker.sh
- start.sh
- clean.sh
- getCode.sh
- make.sh
- project.qgs
- test.cpg
- test.dbf
- test.prj
- test.qpj
- test.sh
- test.shp
- test.shx
- build.sh
- Dockerfile
- QGIS-3.0.Docker.desktop
- qgis-icon-60x60.png
- README.md
- run-qgis-3.0-in-docker.sh
- start.sh
- apache.sh
- clean.sh
- getCode.sh
- getDeps.sh
- make.sh
- project.qgs
- test.cpg
- test.dbf
- test.prj
- test.qpj
- test.sh
- test.shp
- test.shx
- build.sh
- Dockerfile
- qgis-icon-60x60.png
- QGIS-Master.Docker.desktop
- README.md
- run-qgis-master-in-docker.sh
- start.sh
- .gitignore
- LICENSE
- nightly-build.sh
- nightly-builds.sh
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/kartoza/docker-qgis-desktop
Downloads the entire project code from GitHub to your computer.
cd docker-qgis-desktop
Moves into the project folder you just downloaded.
2. Docker
Easy RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
- USERNAME=docker
Type this command into your terminal and run it.
- PASS=docker
Type this command into your terminal and run it.
docker-compose up
Runs the command against the services defined in the compose file.
docker pull kartoza/qgis-desktop
Type this command into your terminal and run it.
sudo cp run-qgis-master-in-docker.sh /usr/local/bin
Type this command into your terminal and run it.
Run docker compose ps to check the containers are Up. If the README mentions a port, open http://localhost:PORT in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
