{"id":16362442,"url":"https://github.com/petemcw/docker-pokemongo-map","last_synced_at":"2026-05-10T03:46:33.442Z","repository":{"id":139038596,"uuid":"64676687","full_name":"petemcw/docker-pokemongo-map","owner":"petemcw","description":"Live visualization of all the Pokémon in your area","archived":false,"fork":false,"pushed_at":"2016-08-06T14:37:29.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T06:13:08.016Z","etag":null,"topics":["docker","docker-image","pokemon-go","unraid"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petemcw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-08-01T15:04:56.000Z","updated_at":"2023-02-22T03:15:19.000Z","dependencies_parsed_at":"2023-05-03T10:23:28.595Z","dependency_job_id":null,"html_url":"https://github.com/petemcw/docker-pokemongo-map","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/petemcw%2Fdocker-pokemongo-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-pokemongo-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-pokemongo-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-pokemongo-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petemcw","download_url":"https://codeload.github.com/petemcw/docker-pokemongo-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763622,"owners_count":19692812,"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","docker-image","pokemon-go","unraid"],"created_at":"2024-10-11T02:24:15.717Z","updated_at":"2026-01-23T02:30:18.753Z","avatar_url":"https://github.com/petemcw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# petemcw/docker-pokemongo-map\n\nContainer for the open-source Pokémon Go Map found at https://github.com/AHAAAAAAA/PokemonGo-Map. Documentation for the map can be found at [PoGoMap](https://jz6.github.io/PoGoMap/).\n\n![](https://raw.githubusercontent.com/petemcw/docker-templates/master/petemcw/img/pokemon-go-banner.png)\n\n## Usage\n\nUsing Docker Compose it's as simple as setting your environment variables and running:\n\n```\ndocker compose up -d\n```\n\nOtherwise:\n\n```\ndocker create --name=pokemongo-map \\\n    -e PGID=\u003cgid\u003e \\\n    -e PUID=\u003cuid\u003e \\\n    -e BRANCH=develop \\\n    -e GMAPS_KEY=\u003capikey\u003e \\\n    -e LOCATION=\u003clocation\u003e \\\n    -e USERNAME=\u003cusername\u003e \\\n    -e PASSWORD=\u003cpassword\u003e \\\n    petemcw/pokemongo-map\n```\n\n**Parameters**\n\n* `-e SKIP_UPDATE` - prevents base OS package updates\n* `-e AUTH_SERVICE` - Pokémon Go authentication service. Default is `ptc`\n* `-e USERNAME`\n* `-e PASSWORD`\n* `-e LOCATION` - default starting point which can be address or coordinates\n* `-e SCAN_DELAY` - time delay between requests in scan threads\n* `-e STEP_LIMIT` - number of steps to scan from starting location\n* `-e GMAPS_KEY` - Google Maps JavaScript API key\n* `-e HOST` - web server listening IP address\n* `-e PORT` - web server listening port\n* `-e MYSQL_HOST` - MySQL host name (default is `sqlite`)\n* `-e MYSQL_NAME` - MySQL database name\n* `-e MYSQL_USER` - MySQL username\n* `-e MYSQL_PASS` - MySQL password\n\nIt is based on phusion-baseimage with ssh removed, for shell access whilst the container is running do `docker exec -it pokemongo-map /sbin/my_init -- /bin/bash`.\n\n## Updates\n\n* Upgrade to the latest version simply `docker restart pokemongo-map`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fdocker-pokemongo-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetemcw%2Fdocker-pokemongo-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fdocker-pokemongo-map/lists"}