Skip to content

Image with QGIS on Linux Desktop, with NASA data related integrations built in

License

Notifications You must be signed in to change notification settings

2i2c-org/nasa-qgis-image

NASA QGIS image with Linux Desktop

An image for running QGIS in a Linux Desktop in the cloud, with special focus on using various NASA related datasets.

Test Locally

To build, run and test the image locally:

Checkout this repository, and after cding into the repository's directory:

docker build -t qgis .
docker run -it -p 8888:8888 --security-opt seccomp=unconfined qgis

This should start the docker container and emit logs which give you a URL you can open in your browser, that looks something like:

http://127.0.0.1:8888/lab?token=<token>

Paste this into your browser. You should see a Jupyter Lab interface. Click on the Desktop button to open the desktop with QGIS installed.

About

Image with QGIS on Linux Desktop, with NASA data related integrations built in

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published