{"id":21522789,"url":"https://github.com/poeschl/docker-screeps","last_synced_at":"2025-06-16T04:09:01.828Z","repository":{"id":79397445,"uuid":"216158236","full_name":"Poeschl/docker-screeps","owner":"Poeschl","description":"The screeps MMO server inside a docker container.","archived":false,"fork":false,"pushed_at":"2019-10-19T07:36:25.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T04:53:28.217Z","etag":null,"topics":["docker","screeps","server"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Poeschl.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},"funding":{"custom":"https://www.buymeacoffee.com/poeschl"}},"created_at":"2019-10-19T06:10:20.000Z","updated_at":"2024-07-14T03:51:22.000Z","dependencies_parsed_at":"2023-04-19T20:17:18.513Z","dependency_job_id":null,"html_url":"https://github.com/Poeschl/docker-screeps","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fdocker-screeps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fdocker-screeps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fdocker-screeps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2Fdocker-screeps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poeschl","download_url":"https://codeload.github.com/Poeschl/docker-screeps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244075985,"owners_count":20394035,"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","screeps","server"],"created_at":"2024-11-24T01:11:44.840Z","updated_at":"2025-03-17T17:25:00.125Z","avatar_url":"https://github.com/Poeschl.png","language":"Dockerfile","funding_links":["https://www.buymeacoffee.com/poeschl"],"categories":[],"sub_categories":[],"readme":"# screeps (Dockerized)\n\n[![](https://img.shields.io/microbadger/layers/poeschl/screeps.svg)](https://microbadger.com/images/poeschl/screeps)\n[![](https://img.shields.io/microbadger/image-size/poeschl/screeps.svg)](https://microbadger.com/images/poeschl/screeps)\n[![](https://img.shields.io/docker/pulls/poeschl/screeps.svg)](https://hub.docker.com/r/poeschl/screeps)\n[![](https://img.shields.io/github/license/poeschl/docker-screeps.svg?maxAge=3600)](https://github.com/poeschl/docker-screeps/blob/master/LICENCE)\n\nIts [screeps/screeps](https://github.com/screeps/screeps) packed inside a docker container for easy startup.\n\n# Usage\n\n## Pure docker\n\nStart it up with docker:\n\n```sh\ndocker run -p 21025:21025 -p 21026:21026 -v \"$(pwd)/data:/screeps\" poeschl/screeps\n```\n\nThis will start the screeps server and let it initalize a new world in the mapped folder.\nIf a world already exists, it won't be overriden.\n\n__Make sure to insert your steam key into `.screepsrc` inside the data folder after the first start.__\n\n### Custom commands\n\nIn case you want to execute custom commands like `npx screeps init` you can do it like this:\n\n```sh\ndocker run -p 21025:21025 -p 21026:21026 -v \"$(pwd)/data:/screeps\" poeschl/screeps npx screeps init\n```\n\n## Docker-compose\n\nThis repository also holds a `docker-compose.yml` which can be used to start it up.\n\n# Licence\n\nThe included screeps server is under [ISC Licence](https://github.com/screeps/screeps/blob/master/LICENSE.txt)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fdocker-screeps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoeschl%2Fdocker-screeps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fdocker-screeps/lists"}