You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
build
Details
|
3 months ago | |
---|---|---|
.github/workflows | 3 months ago | |
.dockerignore | 3 months ago | |
.gitignore | 3 months ago | |
Dockerfile | 3 months ago | |
README.md | 3 months ago | |
renovate.json | 3 months ago | |
start.sh | 3 months ago |
README.md
IW4x Server in Docker
docker run --name IW4x -d \
-p 28961:28960 -p 28961:28960/udp \
-e 'GAME_PARAMS=-dedicated +exec server.cfg +map_rotate' \
-v /path/to/iw4x:/iw4x \
git.chse.dev/gaming/iw4x-docker:latest