An open API service indexing awesome lists of open source software.

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

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/