Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

StiviiK/ragemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerd RAGE MP Server on Docker Hub

Build Status

Available Tags

  • RAGE 0.3.7
    • .NET Core 3.0 (Preview)
      • 0.3.7-core3
      • core3
    • .NET Core 2.2
      • 0.3.7-core2
      • core2
      • latest

Example: blank server

docker run \
  -p 22005:22005/udp \
  -p 22006:22006 \
  -d \
  --name ragemp-server \
  stivik/ragemp