{"id":18739746,"url":"https://github.com/roblabs/docker-qgis-ubuntu","last_synced_at":"2025-07-28T23:09:00.538Z","repository":{"id":136164938,"uuid":"284560542","full_name":"roblabs/docker-qgis-ubuntu","owner":"roblabs","description":"QGIS graphical user interface running on Ubuntu.  Tailored for macOS","archived":false,"fork":false,"pushed_at":"2020-08-03T00:21:33.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T06:14:59.044Z","etag":null,"topics":["docker","gdal","geospatialpdf","qgis","ubuntu"],"latest_commit_sha":null,"homepage":"https://RobLabs.com","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roblabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-02T23:33:21.000Z","updated_at":"2020-08-12T23:00:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"767c6501-fdab-4526-8e9e-ccd2bb057b02","html_url":"https://github.com/roblabs/docker-qgis-ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblabs%2Fdocker-qgis-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblabs%2Fdocker-qgis-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblabs%2Fdocker-qgis-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblabs%2Fdocker-qgis-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roblabs","download_url":"https://codeload.github.com/roblabs/docker-qgis-ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239619570,"owners_count":19669447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","gdal","geospatialpdf","qgis","ubuntu"],"created_at":"2024-11-07T15:37:13.697Z","updated_at":"2025-02-19T07:47:42.734Z","avatar_url":"https://github.com/roblabs.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-qgis-ubuntu\nQGIS graphical user interface running on Ubuntu.  Tailored for macOS.  \n\nThis repo allows QGIS users on macOS to access the latest QGIS on Ubuntu.  A good use case is that QGIS for Ubuntu has the Geospatial PDF workflow as part of the layout manager (a feature added in GDAL 3.x, that as of this writing is not a part of the QGIS for macOS).\n\n###  How to build\n\n```\ndocker build -t roblabs/qgis:ubuntu .\n```\n\n### Usage notes\n\n```\ndocker run -p 6080:80 -p 5901:5900 -e VNC_PASSWORD=1234 -e RESOLUTION=2048x1152 -v $(pwd):/data roblabs/qgis:ubuntu\n```\n\n* `-p`   Map port 6080 to port 80\n  * Make use of this by running this command to open in a web browser\n  * `open http://localhost:6080`\n* `-p`   Map port 5901 to port 5900\n  * Make use of this by running this command to open in macOS Screen Sharing\n  * `open vnc://localhost:5901`\n* `-e VNC_PASSWORD`, is set as required by macOS Screen Sharing\n* `-e RESOLUTION` can be adjusted, examples:\n  * `1920x1080`\n  * `2048x1152`   # for a Retina 4K monitor\n* `-v $(pwd)`\n  * local directory where `docker run` is issued, $(pwd), maps to `/data` on ubuntu\n\n---\n\n![docker-qgis-ubuntu](https://user-images.githubusercontent.com/118112/89135028-0e3e9780-d4df-11ea-860e-e3b41c59e38f.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblabs%2Fdocker-qgis-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froblabs%2Fdocker-qgis-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblabs%2Fdocker-qgis-ubuntu/lists"}