docker-calibre-web/README.md

11 lines
479 B
Markdown
Raw Permalink Normal View History

2020-10-07 22:55:09 +00:00
<!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read the CONTRIBUTING.md -->
2020-07-13 12:17:32 -04:00
# Calibre - Docker mod for calibre-web
2017-03-21 01:34:52 +00:00
2020-07-13 12:17:32 -04:00
This mod adds the calibre binary to calibre-web (**x86-64 only**) for ebook conversions.
2017-03-21 01:34:52 +00:00
2020-07-13 12:17:32 -04:00
In calibre-web docker arguments, set an environment variable `DOCKER_MODS=linuxserver/calibre-web:calibre` to enable.
2017-07-19 10:45:42 +01:00
2020-07-13 12:17:32 -04:00
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/calibre-web:calibre|linuxserver/mods:other-mod`