https://github.com/codl/docker-drawpile
A dockerfile for the Drawpile dedicated server
https://github.com/codl/docker-drawpile
Last synced: 3 months ago
JSON representation
A dockerfile for the Drawpile dedicated server
- Host: GitHub
- URL: https://github.com/codl/docker-drawpile
- Owner: codl
- Created: 2014-11-18T20:31:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T10:01:12.000Z (about 8 years ago)
- Last Synced: 2025-02-28T15:29:43.725Z (over 1 year ago)
- Homepage: https://hub.docker.com/r/codl/drawpile/
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Drawpile
This is a dockerfile for the [Drawpile][] dedicated server
Run it with `docker run --rm -p 27750:27750 codl/drawpile`.
You can use a different port with `docker run --rm -p 1234:27750 codl/drawpile`.
Try `docker run --rm codl/drawpile -h` for help with drawpile's argument list.
[drawpile]: https://drawpile.net/