IW4MAdmin in Docker
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Chase 53fac884c1
build Details
dont auto update iw4ma
3 months ago
.github/workflows Initial Commit 3 months ago
.dockerignore Initial Commit 3 months ago
.gitignore Initial Commit 3 months ago
Dockerfile Initial Commit 3 months ago
README.md Initial Commit 3 months ago
renovate.json Initial Commit 3 months ago
start.sh dont auto update iw4ma 3 months ago

README.md

IW4MAdmin in Docker

docker run --name IW4MAdmin -d \
	-p 1624:1624 \
	-v /path/to/iw4madmin:/iw4madmin \
	git.chse.dev/gaming/iw4madmin-docker:latest