thewicklowwolf/convertbooks
Convert eBooks to epub, mobi and/or awz3
544
Convert eBooks to epub, mobi and/or awz3
services:
convertbooks:
image: thewicklowwolf/convertbooks:latest
container_name: convertbooks
volumes:
- /path/to/books_source:/convertbooks/source
- /path/to/books_destination:/convertbooks/destination
- /etc/localtime:/etc/localtime:ro
restart: unless-stopped
Certain values can be set via environment variables:
1000
.1000
..epub,.mobi,.azw3
..mobi,.azw3
.0
.False
.1
.docker pull thewicklowwolf/convertbooks