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