Fork of Xonotic Server with no changes for Docker Hub Automated Build
946
Contains Dockerfile and associated artifacts used to build a Docker image to run an Xonotic server in a Docker container. DONT FORGET TO MODIFY SERVER CONFIGURATION (files/server.cfg).
$ git clone https://github.com/jerryaldrichiii/docker-xonotic-server.git
$ cd docker-xonotic-server
# Modify files/server.cfg before proceeding
$ docker build -t [repository/name:tag] .
$ docker run -d -it --name [container-name] -p [hostport]:26000/udp [repository/name:tag]
Content type
Image
Digest
Size
3.7 GB
Last updated
over 9 years ago
docker pull joschi36/docker-xonotic-server