Skip to content

sthysel-freight/docker-calibre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calibre book management tool

docker run --rm \
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
-e DISPLAY=unix$DISPLAY \
--privileged \
-v /dev/bus/usb:/dev/bus/usb \
-v "${HOME}/CalibreLibrary/":"/home/user/Calibre Library" \
-v "${HOME}/.config/calibre":"/home/user/.config/calibre" \
sthysel/calibre

Acks

Visiously ripped of from https://github.com/alexzeitgeist/docker-calibre/blob/master/Dockerfile

About

Docker container for calibre library manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published