Is there an existing issue for this?
Current Behavior
As for the title.
It's not the first time, so keep an eye on it.
Expected Behavior
No response
Steps To Reproduce
install new calibre version
Environment
- OS:
- How docker service was installed:
CPU architecture
x86-64
Docker creation
name: linuxserver-calibre
services:
app:
cpu_shares: 90
command: []
deploy:
resources:
limits:
memory: 16612179968
reservations:
devices: []
environment:
- CLI_ARGS=
- PASSWORD=Willywonka92
- PGID=1000
- PUID=1000
- TZ=Europe/Rome
image: linuxserver/calibre:latest
labels:
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png
ports:
- target: 8080
published: "8090"
protocol: tcp
- target: 8181
published: "8181"
protocol: tcp
- target: 8081
published: "8081"
protocol: tcp
restart: unless-stopped
volumes:
- type: bind
source: /media/sda1/AppData/calibre
target: /config
devices: []
cap_add: []
networks:
- default
privileged: false
container_name: ""
networks:
default:
name: linuxserver-calibre_default
x-casaos:
architectures:
- amd64
- arm64
author: WisdomSky
category: LinuxServer.io
description:
en_us: Calibre is a powerful and easy to use e-book manager. Users say it's
outstanding and a must-have. It'll allow you to do nearly everything and
it takes things a step beyond normal e-book software. It's also completely
free and open source and great for both casual users and computer experts.
developer: LinuxServer.io
hostname: ""
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png
index: /
is_uncontrolled: true
main: app
port_map: "8080"
scheme: http
store_app_id: linuxserver-calibre
tagline:
en_us: A powerful and easy to use e-book manager. Users say it's outstanding and
a must-have. It'll allow you to do nearly everything and it takes things a
step beyond normal e-book software. It's also completely free and open
source and great for both casual users and computer experts.
thumbnail: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png
title:
custom: ""
en_us: Calibre
Container logs
Is there an existing issue for this?
Current Behavior
As for the title.
It's not the first time, so keep an eye on it.
Expected Behavior
No response
Steps To Reproduce
install new calibre version
Environment
CPU architecture
x86-64
Docker creation
name: linuxserver-calibre services: app: cpu_shares: 90 command: [] deploy: resources: limits: memory: 16612179968 reservations: devices: [] environment: - CLI_ARGS= - PASSWORD=Willywonka92 - PGID=1000 - PUID=1000 - TZ=Europe/Rome image: linuxserver/calibre:latest labels: icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png ports: - target: 8080 published: "8090" protocol: tcp - target: 8181 published: "8181" protocol: tcp - target: 8081 published: "8081" protocol: tcp restart: unless-stopped volumes: - type: bind source: /media/sda1/AppData/calibre target: /config devices: [] cap_add: [] networks: - default privileged: false container_name: "" networks: default: name: linuxserver-calibre_default x-casaos: architectures: - amd64 - arm64 author: WisdomSky category: LinuxServer.io description: en_us: Calibre is a powerful and easy to use e-book manager. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also completely free and open source and great for both casual users and computer experts. developer: LinuxServer.io hostname: "" icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png index: / is_uncontrolled: true main: app port_map: "8080" scheme: http store_app_id: linuxserver-calibre tagline: en_us: A powerful and easy to use e-book manager. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also completely free and open source and great for both casual users and computer experts. thumbnail: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png title: custom: "" en_us: CalibreContainer logs