Run with:
docker run --rm -it --name quakejs -e HTTP_PORT=<HTTP_PORT> -p <HTTP_PORT>:80 -p 27960:27960 treyyoder/quakejs:latest
Example:
docker run --rm -it --name quakejs -e HTTP_PORT=8080 -p 8080:80 -p 27960:27960 treyyoder/quakejs:latest
Content type
Image
Digest
sha256:2c1d55ab5…
Size
462.4 MB
Last updated
over 3 years ago
docker pull treyyoder/quakejs