docker-calibre-web/README.md

8 lines
396 B
Markdown
Raw Normal View History

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`