A docker image for running a dedicated server for the game Fistful of Frags. This Dockerfile uses CM2Walki's SteamCMD base image.
Clone this repository locally:
$ git clone https://github.com/FragSoc/fistful-docker.git
Create a new directory for the game installation:
$ mkdir -p $(pwd)/fof-data
$ chmod 777 $(pwd)/fof-data # Makes sure the directory is writeable by the unprivileged container user
Make necessary edits to the docker-compose.yml Look at environment variable section below for guidance.
Run docker-compose up:
$ docker-compose up
The container will automatically update the game on startup, so if there is a game update just restart the container.
You can overwrite these values within the docker-compose file, below are the defaults:
SRCDS_PORT=27015 # The port on which the server communicates on
SRCDS_TOKEN=0 # You will need this to be public