Skip to content

Instantly share code, notes, and snippets.

@hlgr360
Created September 12, 2016 11:41
Show Gist options
  • Save hlgr360/39ee1f7c45ec39cf4c4832df3219fb4e to your computer and use it in GitHub Desktop.
Save hlgr360/39ee1f7c45ec39cf4c4832df3219fb4e to your computer and use it in GitHub Desktop.
Docker compose file for Calibre
calibre:
image: janeczku/calibre-web
ports:
- 80:80
volumes:
- /data/bookcloud/html/data/hlgr360/files:/calibre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment