/fhs-calibre-scan

Small docker container for adding epub to calibre database

Primary LanguageShellApache License 2.0Apache-2.0

fhs-calibre-scan

Small container with scripts to add epub to image

usage:

docker run --rm -v /home/richard/epub:/books -v /tmp/library:/library calibre-scan

or with log

docker run --rm -v /home/richard/epub:/books -v /tmp/library:/library -v /tmp/logs:/logs calibre-scan