docker-calibre-web/README.md
2020-07-13 12:17:32 -04:00

8 lines
396 B
Markdown

# 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`