Papercut MF Application Server - https://www.papercut.com/products/mf/
3.5K
PLEASE AGREE TO PAPERCUT'S TOS BEFORE CONTINUING
papercut account setup. Home dir=/papercut.papercut service is run as console therefore it ouputs to stdout./papercut/server/server/data/internal - This is where the internal database is stored.
entrypoint.sh will automatically initialize the database in this case if /papercut/server/server/data/internal/derby is missing.docker run -d \
-p 9191:9191 \
-p 9192:9193 \
-p 9193:9193 \
-v /path/on/host/to/server.properties:/papercut/server/server.properties \
-v /path/on/host/to/database:/papercut/server/server/data/internal \
-v /path/on/host/to/logs:/papercut/server/logs \
-v /path/on/host/to/backups:/papercut/server/data/backups \
hp41/papercut-mf
Content type
Image
Digest
Size
521.4 MB
Last updated
over 8 years ago
docker pull hp41/papercut-mf