Sign inSign up

calebhailey/calibre

By calebhailey

Updated about 7 years ago

A Calibre Docker image, because I don't want to install Calibre directly on my laptop.

Image
1

10K+

calebhailey/calibre repository overview

Calibre

A simple Calibre Docker image, for the avoidance of installing Calibre on your laptop (or for running Calibre on a Mac or Windows machine).

Usage Example

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

Tag summary

Content type

Image

Digest

Size

323.1 MB

Last updated

about 7 years ago

docker pull calebhailey/calibre