Double Action: Boogaloo Dedicated server
1.7K
The follwing docker image allows for running a Insurgency dedicated server
Container Runtime Environment Variables:
Example docker run:
docker run --name dab \
-e APP_SERVER_PORT=27019 \
-e APP_SERVER_MAX_PLAYERS=24 \
-e APP_SERVER_MAP=da_cocaine \
-e APP_SERVER_TOKEN=abc123 \
-e APP_SERVER_NAME="Double Action: Boogalooo Server" \
-v ~/DockerVolumes/DAB:/home/steamsrv/dab \
-p 27019:27019 \
-p 27019:27019/udp \
gameservers/doubleaction
Content type
Image
Digest
Size
127.4 MB
Last updated
almost 8 years ago
docker pull gameservers/doubleaction