Skip to content

wouterds/rpi-quake3-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quake III Arena Docker Alpine image with ARM support

This Docker image provides a simple Quake 3 dedicated server that runs on Raspberry Pi.

Quake 3 on Raspberry with Docker

Installing

With script

curl -sSL https://github.com/wouterds/rpi-quake3-server/raw/master/install.sh | sh

Manually

  1. Create a directory where you'll run the project, e.g. quake3

  2. Copy docker-compose.yml into the directory

  3. Copy server.cfg into the directory

  4. Copy the pak0.pk3 file into the directory

Configuring

Change server settings by editing ./server.cfg

Running

docker-compose up -d

Client

Find a client for your platform here: https://ioquake3.org/get-it

About

Quake III Arena server docker image for Raspberry Pi & ARM devices in general

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dockerfile 43.4%
  • Shell 29.5%
  • Makefile 27.1%