A Calibre Docker image, because I don't want to install Calibre directly on my laptop.
10K+
A simple Calibre Docker image, for the avoidance of installing Calibre on your laptop (or for running Calibre on a Mac or Windows machine).
Open the directory where you have downloaded a .epub file (presumably your
Downloads folder), and run ebook-convert:
$ cd $HOME/Downloads/
$ docker run -v $PWD:/calibre calebhailey/calibre:latest ebook-convert example.epub example.mobi
Content type
Image
Digest
Size
323.1 MB
Last updated
about 7 years ago
docker pull calebhailey/calibre