docker-calibre-web/README.md
2020-10-07 22:55:09 +00:00

11 lines
479 B
Markdown

<!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read the CONTRIBUTING.md -->
# Calibre - Docker mod for calibre-web
This mod adds the calibre binary to calibre-web (**x86-64 only**) for ebook conversions.
In calibre-web docker arguments, set an environment variable `DOCKER_MODS=linuxserver/calibre-web:calibre` to enable.
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/calibre-web:calibre|linuxserver/mods:other-mod`