sunspinx/fps-cod4-server

By sunspinx

Updated about 2 years ago

Docker image for Call of Duty 4 X server for competitive needs, compactible with FPSChallenge

Image
Networking
0

10K+

sunspinx/fps-cod4-server repository overview

Run the image example:

These are optional arguments, rest are required. FPS_MATCH_TYPE FPS_AC_CHECK FPS_MATCH_ID SERVER_PASSWORD

Example: docker run -d --name cod4-28960 -e COD4_PORT=28960 -e CONFIG_NAME="server.cfg" -e MAX_CLIENTS=12 -e GAME_MODE="fps_promod_271" -e STEAM_FORCE=2 -e PROMOD_MODE="knockout_league" -e INITIAL_MAP="mp_strike" -e RCON_PASSWORD="12345678" -e FPS_MATCH_TYPE="solo-queue" -e FPS_AC_CHECK=1 -e FPS_MATCH_ID="12345" -e SERVER_PASSWORD="war" -p 28960:28960/udp cod4-server

Tag summary

Content type

Image

Digest

sha256:0cbb5e92d

Size

7.2 GB

Last updated

about 2 years ago

docker pull sunspinx/fps-cod4-server