Skip to content

FennecLabsLtd/docker-drawpile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Drawpile

This is a dockerfile for the Drawpile dedicated server

Run it with docker run -p 27750:27750 norweeg/drawpile.

You can use a different port with docker run -p 1234:27750 norweeg/drawpile.

Try docker run norweeg/drawpile -h for help with drawpile's argument list.

Volumes

  • /drawpile/sessions
  • /drawpile/config
  • /drawpile/templates
  • /drawpile/certs

About

A dockerfile for the Drawpile dedicated server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%