{"id":42860694,"url":"https://github.com/sogis/docker-mapcache","last_synced_at":"2026-01-30T12:37:02.822Z","repository":{"id":38246217,"uuid":"133254561","full_name":"sogis/docker-mapcache","owner":"sogis","description":"Docker image for MapCache WMTS. Image is available at https://hub.docker.com/r/sogis/docker-mapcache.","archived":false,"fork":false,"pushed_at":"2024-12-09T11:16:36.000Z","size":562,"stargazers_count":0,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-09T11:37:35.343Z","etag":null,"topics":["docker","mapcache"],"latest_commit_sha":null,"homepage":"","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/sogis.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":"2018-05-13T16:26:00.000Z","updated_at":"2024-12-09T11:16:30.000Z","dependencies_parsed_at":"2024-12-09T11:30:19.488Z","dependency_job_id":"9fe0df5c-5e78-429c-956a-c4e587aa6601","html_url":"https://github.com/sogis/docker-mapcache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sogis/docker-mapcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogis%2Fdocker-mapcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogis%2Fdocker-mapcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogis%2Fdocker-mapcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogis%2Fdocker-mapcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sogis","download_url":"https://codeload.github.com/sogis/docker-mapcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogis%2Fdocker-mapcache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","mapcache"],"created_at":"2026-01-30T12:37:02.260Z","updated_at":"2026-01-30T12:37:02.811Z","avatar_url":"https://github.com/sogis.png","language":"Dockerfile","readme":"# docker-mapcache\n\nDocker image providing a MapCache WMTS\n\n## Build \n\n```\ndocker build -t sogis/mapcache .\n```\n\n## Run\n\n```\ndocker run -p 8281:8080 -v /tmp/tiles:/tiles --rm --name mapcache sogis/mapcache\n```\n\nThe following environment variables may be passed:\n```\n-e SERVICE_URL=https://geo-t.so.ch/api # The base URL of the MapCache service\n-e SOURCE_URL=https://geo-t.so.ch/api/wms # The base URL of the source WMS\n-e DEMO_SERVICE_ENABLED=true # Enable the MapCache demo service (a basic map viewer)\n-e APACHE_ACCESS_LOG_ENABLED=true # Print Apache access log to standard output\n```\n\nLog into container:\n```\nbash -c \"clear \u0026\u0026 docker exec -it mapcache /bin/bash\"\n```\n\nWMTSCapabilities.xml:\n```\nhttp://localhost:8281/wmts/1.0.0/WMTSCapabilities.xml\n```\n\nDemo map (if enabled):\n```\nhttp://localhost:8281/demo\n```\n\nTroubleshooting:\n\nIf MapCache logs messages like\n`sqlite backend failed to open db /tiles/xy.db: unable to open database file`,\nthen it maybe doesn't have write permission on the tiles host directory.\nIn this case run the following command on the host machine:\n```\nsudo chmod g+w /tmp/tiles/\n```\n\n## Seeding\n\nPlease refer to the instructions in the _seed_ folder.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogis%2Fdocker-mapcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsogis%2Fdocker-mapcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogis%2Fdocker-mapcache/lists"}