Skip to content

OSC/sa_singularity_qgis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singularity QGIS

https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg GitHub License

Singularity image for QGIS. It was built on top of the base Docker image ubuntu. Packages installed: qgis qgis-plugin-grass

Build

You can build a local Singularity image named qgis.sif with:

sudo singularity build qgis.sif Singularity

Deploy

Instead of building it yourself you can download the pre-built image from Singularity Hub with:

singularity pull qgis.sif shub:https://OSC/sa_singularity_qgis

Run

Start QGIS

QGIS is started using the default run command:

singularity run qgis.sif

or as a native command

./qgis.sif

License

The code is available as open source under the terms of the MIT License.

About

QGIS in a Singularity container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published