{"id":48767507,"url":"https://github.com/jonakoudijs/docker-screeps","last_synced_at":"2026-04-13T08:34:11.124Z","repository":{"id":131293168,"uuid":"555320484","full_name":"jonakoudijs/docker-screeps","owner":"jonakoudijs","description":"Screeps server Docker image","archived":false,"fork":false,"pushed_at":"2025-04-24T11:40:53.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T12:45:31.113Z","etag":null,"topics":["docker","docker-image","dockerfile","game-server","screeps","screeps-game"],"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/jonakoudijs.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,"zenodo":null}},"created_at":"2022-10-21T10:54:20.000Z","updated_at":"2025-04-24T11:40:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc0213e9-5185-4e3e-b244-65af92377391","html_url":"https://github.com/jonakoudijs/docker-screeps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonakoudijs/docker-screeps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonakoudijs%2Fdocker-screeps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonakoudijs%2Fdocker-screeps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonakoudijs%2Fdocker-screeps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonakoudijs%2Fdocker-screeps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonakoudijs","download_url":"https://codeload.github.com/jonakoudijs/docker-screeps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonakoudijs%2Fdocker-screeps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"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","docker-image","dockerfile","game-server","screeps","screeps-game"],"created_at":"2026-04-13T08:34:10.389Z","updated_at":"2026-04-13T08:34:11.120Z","avatar_url":"https://github.com/jonakoudijs.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/jonakoudijs/docker-screeps/actions/workflows/build.yml/badge.svg)](https://github.com/jonakoudijs/docker-screeps/actions)\n[![CodeFactor](https://www.codefactor.io/repository/github/jonakoudijs/docker-screeps/badge)](https://www.codefactor.io/repository/github/jonakoudijs/docker-screeps)\n[![Docker Pulls](https://img.shields.io/docker/pulls/jonakoudijs/screeps.svg)](https://hub.docker.com/r/jonakoudijs/screeps)\n[![Image Size](https://img.shields.io/docker/image-size/jonakoudijs/screeps/latest.svg)](https://hub.docker.com/r/jonakoudijs/screeps)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\n# Screeps server Docker Image\n\nScreeps server on Ubuntu. Some manual steps might be required when starting the\nserver for the first time. Besides the application container (Node.js) containing\nthe Screeps server code, Screeps requires MongoDB and Redis.\n\nFor quick setup you can use the `docker-compose` file included in this repo. See\nthe **Usage** block for more information on the manual steps and Docker compose.\n\n## Tags\n\n* [`latest`](Dockerfile)\n\n## Usage\n\n### Run with default configuration\n```shell\ndocker run --name screeps -d \\\n  -p 8080:8080/tcp -p 8080:8080/udp \\\n  jonakoudijs/screeps:latest\n```\n### Run via compose with MongoDB and Redis containers\n```shell\ndocker compose up -d\n```\n### Run interactively for debugging\n```shell\ndocker run -it --entrypoint=\"\" \\\n  jonakoudijs/screeps:latest /bin/bash\n```\n\n## Configuration\n\nCurrently there is no custom configuration added in the build process to this image.\n\n## Sources\n\n* [https://github.com/screeps/screeps](https://github.com/screeps/screeps)\n* [https://docs.screeps.com/community-servers.html](https://docs.screeps.com/community-servers.html)\n\n## License\n\n[MIT license](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonakoudijs%2Fdocker-screeps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonakoudijs%2Fdocker-screeps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonakoudijs%2Fdocker-screeps/lists"}