Sign inSign up

beeronbeard/docker-gitbook-pdf

By beeronbeard

Updated almost 9 years ago

A Docker wrapper for generating GitBook PDFs using Calibre

Image
0

3.2K

beeronbeard/docker-gitbook-pdf repository overview

Docker Build Status

Docker GitBook PDF

A Docker wrapper for generating GitBook PDFs using Calibre

Example

To run it as a command that will wait until the PDF is generated, run the following command:

docker run \
-v /my/gitbook/folder:/book \
-v /my/pdf/output:/pdf \
-e PDF_NAME=ItIsABook.pdf \
beeronbeard/docker-gitbook-pdf

You can also run it as a daemon that will run the command in the background using -d.

Tag summary

Content type

Image

Digest

Size

384.5 MB

Last updated

almost 9 years ago

docker pull beeronbeard/docker-gitbook-pdf