Run with:
docker run --rm -it --name quakejs -e SERVER=SERVER_NAME_OR_IP -e HTTP_PORT=HTTP_PORT -p HTTP_PORT:80 -p 27960:27960 antonytayron/quakejs:arm
Example:
docker run --rm -it --name quakejs -e SERVER=10.0.0.2 -e HTTP_PORT=8080 -p 8080:80 -p 27960:27960 antonytayron/quakejs:arm
Content type
Image
Digest
Size
453.3 MB
Last updated
about 5 years ago
docker pull antonytayron/quakejs:arm