-
-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Is there an existing issue for this?
- I have searched the existing issues
Name of mod
universal-calibre
Name of base container
calibre-web
Current Behavior
Fails when trying to extract calibre.tar.xz.
Probably due to an issue with the download, since the image size shrunk past v8.12.0
Expected Behavior
Should work
Steps To Reproduce
Apply any universal calibre mode > v8.12.0
Environment
- OS: Debian
- How docker service was installed: distro's packagemanagerCPU architecture
x86-64
Docker creation
calibre-web:
image: lscr.io/linuxserver/calibre-web:latest
container_name: calibre-web
environment:
- "PUID=${UID_BOOKS}"
- TZ=Europe/Vienna
- "DOCKER_MODS=${CALIBRE_MOD}"
volumes:
- /var/lib/container-fs/config/calibre:/config
- /var/lib/container-fs/data/ebooks:/books
ports:
- 8083:8083
restart: unless-stoppedContainer logs
-Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right
Type
Projects
Status
Insufficient Info