{"id":17224374,"url":"https://github.com/disinterpreter/docker-ragemp","last_synced_at":"2025-08-31T22:36:24.780Z","repository":{"id":71317158,"uuid":"76184246","full_name":"Disinterpreter/docker-ragemp","owner":"Disinterpreter","description":"Run RAGE Multiplayer in a Docker container. ","archived":false,"fork":false,"pushed_at":"2023-09-16T12:10:38.000Z","size":14284,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T14:52:14.443Z","etag":null,"topics":["docker","ragemp","ragemp-server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/disinterpreter/ragemp-server","language":"Dockerfile","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/Disinterpreter.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-12-11T15:55:51.000Z","updated_at":"2025-02-24T08:23:26.000Z","dependencies_parsed_at":"2024-10-15T04:10:59.858Z","dependency_job_id":null,"html_url":"https://github.com/Disinterpreter/docker-ragemp","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/Disinterpreter%2Fdocker-ragemp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disinterpreter%2Fdocker-ragemp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disinterpreter%2Fdocker-ragemp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Disinterpreter%2Fdocker-ragemp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Disinterpreter","download_url":"https://codeload.github.com/Disinterpreter/docker-ragemp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248803452,"owners_count":21164055,"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","ragemp","ragemp-server"],"created_at":"2024-10-15T04:10:54.991Z","updated_at":"2025-04-14T00:37:07.310Z","avatar_url":"https://github.com/Disinterpreter.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Docker: Pulls](https://img.shields.io/docker/pulls/disinterpreter/ragemp-server)\n\n# docker-ragemp\nA docker container for RAGE Multiplayer\n\n## History\nIt is the first docker container implementation for RAGE MP Server, first commit of this repo is 11 dec 2016.\n\nBut after the time I've got new experience with working on containerization and I decided to upgrade this repo added new features.\n\n## Features\n- Updated version of the OS and the code\n- Added auto generation of config file (`conf.json`)\n- Upgraded docker compose\n\n\n## Usage\n\nFor the first launch, you should make your settings via ENV\nThese ENV have tag `RAGE_`.\nExamples:\n```yaml\nRAGE_MAXPLAYERS: \"100\"\nRAGE_NAME: \"RAGE:MP Unofficial docker server [docker]\"\nRAGE_GAMEMODE: \"freeroam\"\nRAGE_STREAM_DISTANCE: \"300.0\"\nRAGE_ANNOUNCE: '1'\nRAGE_CSHARP: \"disabled\"\nRAGE_BIND: '0.0.0.0'\nRAGE_PORT: '22005'\n```\nPay your attention with `RAGE_STREAM_DISTANCE` it will be converted to `stream-distance` and use `1/0` for `boolean` values like in `RAGE_ANNOUNCE`\n\nFor the building you should use the default command\n\n```\ndocker build -t ragemp-server:latest .\n```\n\nFor the running without `docker-compose` use \n```\ndocker run -e RAGE_BIND=0.0.0.0 .... -p 22005:22005/udp ragemp-server:latest\n```\n\n\nPull from a container registry\n```\ndocker pull disinterpreter/ragemp-server:latest\n```\nor\n```\ndocker pull ghcr.io/disinterpreter/ragemp-server:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisinterpreter%2Fdocker-ragemp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdisinterpreter%2Fdocker-ragemp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisinterpreter%2Fdocker-ragemp/lists"}