Fistful Of Frags Dedicated Server
3.2K
The follwing docker image allows for running a Fistful Of Frags server
Container Runtime Environment Variables:
Example docker run:
docker run --name "FOF-Server" \
-e APP_SERVER_PORT=27015 \
-e APP_SERVER_MAX_PLAYERS=10 \
-e APP_SERVER_MAP=fof_fistful \
-v ~/DockerVolumes/fof:/home/steamsrv/fof \
-p 27015:27015 \
gameservers/fistfuloffrags:latest
Content type
Image
Digest
Size
128.6 MB
Last updated
over 10 years ago
docker pull gameservers/fistfuloffrags