Namespace
linuxserver
Image / Tag
calibre:v4-4.23.0-ls15
Content Digest
sha256:db825517a84b2ab040e91514229cd908d4a1570f9d37f3125c5e2f6d4995857c
Details
Created

2023-04-01 22:28:54 -0500

Size

665 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.23.0-ls15 Build-date:- 2023-04-01T22:26:45-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2023-04-01T22:26:45-05:00
  • org.opencontainers.image.description
    [Calibre](https://calibre-ebook.com/) 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    bc4efe2e169977580cb2cf9be0792ad2341ab287
  • org.opencontainers.image.revision
    bc4efe2e169977580cb2cf9be0792ad2341ab287
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-calibre
  • org.opencontainers.image.title
    Calibre
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-calibre/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    4.23.0-ls15

Environment
CUSTOM_HTTPS_PORT

8181

CUSTOM_PORT

8080

DISPLAY

:1

GOMP_SPINCOUNT

0

HOME

/config

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

LSIO_FIRST_PARTY

true

NVIDIA_DRIVER_CAPABILITIES

graphics,compat32,utility

OMP_WAIT_POLICY

PASSIVE

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PERL5LIB

/usr/local/bin

QTWEBENGINE_DISABLE_SANDBOX

1

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

START_DOCKER

true

TERM

xterm

TITLE

Calibre


Layers

[#000] sha256:38a8b9979b0c085738315a8dc8e16d3e20d047b3936a15918afe616df9218d88 - 4.71% (31.3 MB)

[#001] sha256:48f754c837b5ecf11443cae7867fa045f485fdd86af6901ea71ee9aee615247d - 0.0% (3.56 KB)

[#002] sha256:e62f0384a36b2aa07f992965bfee97ddf81380885173f83ade60e157fcbf548c - 0.0% (274 Bytes)

[#003] sha256:776e560185343f41e8d70b5c10b33d7264cae9f9b7067087b7119e6998733018 - 1.95% (13 MB)

[#004] sha256:22883c3dda69adea0b0ed0ffc020f5fdb70b751129b81bf775989c2280e0eaca - 0.0% (3.72 KB)

[#005] sha256:df63d013f1612e8d71c4a91eeeabf2c55a7b56d600b431aa81253e5a24267b2e - 0.38% (2.52 MB)

[#006] sha256:e745044d3337f7997abb120904da0763d38a47d9d250895b4610602f2a6e88a1 - 2.86% (19 MB)

[#007] sha256:516782d530b0abd1ae1edcb9c97933cfc324cf429fc3125f23f0a476fba87358 - 60.74% (404 MB)

[#008] sha256:66766163e404fdbf831a6334803e5374f84e6c0a0135a645ea6bda29012e8270 - 0.0% (8.52 KB)

[#009] sha256:7d12dfa4527c32d784cb61dbcb6b9c77640245f54c514d0423b1b512a4c7d053 - 29.35% (195 MB)

[#010] sha256:de0ffbb665c5cb08e1f563c3ed07b7a2ccd73fc5d5ba912fccc1e9aa5708d024 - 0.0% (1.18 KB)


History
2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

ARG VERSION

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 1ba29aa3-ls62 Build-date:- 2023-03-20T23:47:02-05:00

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods

2023-03-20 23:48:24 -0500 (buildkit.dockerfile.v0)

COPY sources.list /etc/apt/ # buildkit

2023-03-20 23:48:52 -0500 (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2023-03-20T23:47:02-05:00 VERSION=1ba29aa3-ls62 MODS_VERSION=v3 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg jq netcat tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** cleanup ****" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2023-03-20 23:48:52 -0500 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-03-20 23:48:52 -0500 (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2023-03-29 21:10:43 -0500 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-03-29 21:10:43 -0500 (buildkit.dockerfile.v0)

ARG VERSION

2023-03-29 21:10:43 -0500 (buildkit.dockerfile.v0)

ARG KASMWEB_RELEASE=develop

2023-03-29 21:10:43 -0500 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 576307bd-ls14 Build-date:- 2023-03-29T21:08:10-05:00

2023-03-29 21:10:43 -0500 (buildkit.dockerfile.v0)

LABEL maintainer=thelamer

2023-03-29 21:10:43 -0500 (buildkit.dockerfile.v0)

ENV DISPLAY=:1 PERL5LIB=/usr/local/bin OMP_WAIT_POLICY=PASSIVE GOMP_SPINCOUNT=0 HOME=/config START_DOCKER=true NVIDIA_DRIVER_CAPABILITIES=graphics,compat32,utility

2023-03-29 21:10:43 -0500 (buildkit.dockerfile.v0)

COPY /kclient /kclient # buildkit

2023-03-29 21:16:53 -0500 (buildkit.dockerfile.v0)

COPY /build-out/ / # buildkit

2023-03-29 21:19:07 -0500 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-03-29T21:08:10-05:00 VERSION=576307bd-ls14 KASMWEB_RELEASE=develop /bin/sh -c echo "**** install deps ****" && apt-get update && apt-get install -y gnupg && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add - && echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy stable" > /etc/apt/sources.list.d/docker.list && curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - && echo 'deb https://deb.nodesource.com/node_18.x jammy main' > /etc/apt/sources.list.d/nodesource.list && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y ca-certificates containerd.io docker-ce docker-ce-cli docker-compose-plugin dbus-x11 ffmpeg fuse-overlayfs intel-media-va-driver libfontenc1 libfreetype6 libgbm1 libgcrypt20 libgl1-mesa-dri libglu1-mesa libgnutls30 libgomp1 libhash-merge-simple-perl libjpeg-turbo8 liblist-moreutils-perl libp11-kit0 libpam0g libpixman-1-0 libscalar-list-utils-perl libswitch-perl libtasn1-6 libtry-tiny-perl libwebp7 libx11-6 libxau6 libxcb1 libxcursor1 libxdmcp6 libxext6 libxfixes3 libxfont2 libxinerama1 libxshmfence1 libxtst6 libyaml-tiny-perl mesa-va-drivers nginx nodejs openbox openssh-client openssl pciutils perl procps pulseaudio pulseaudio-utils python3 software-properties-common ssl-cert sudo tar util-linux x11-apps x11-common x11-utils x11-xkb-utils x11-xkb-utils x11-xserver-utils xauth xfonts-base xkb-data xserver-common xserver-xorg-core xserver-xorg-video-amdgpu xserver-xorg-video-ati xserver-xorg-video-intel xserver-xorg-video-nouveau xserver-xorg-video-qxl xterm xutils zlib1g && echo "**** filesystem setup ****" && ln -s /usr/local/share/kasmvnc /usr/share/kasmvnc && ln -s /usr/local/etc/kasmvnc /etc/kasmvnc && ln -s /usr/local/lib/kasmvnc /usr/lib/kasmvncserver && echo "**** openbox tweaks ****" && sed -i -e 's/NLIMC/NLMC/g' -e '/debian-menu/d' /etc/xdg/openbox/rc.xml && echo "**** user perms ****" && sed -e 's/%sudo ALL=(ALL:ALL) ALL/%sudo ALL=(ALL:ALL) NOPASSWD: ALL/g' -i /etc/sudoers && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && usermod -aG sudo abc && echo "**** kasm support ****" && useradd -u 1000 -U -d /home/kasm-user -s /bin/bash kasm-user && echo "kasm-user:kasm" | chpasswd && usermod -aG sudo kasm-user && mkdir -p /home/kasm-user && chown 1000:1000 /home/kasm-user && mkdir -p /var/run/pulse && chown 1000:root /var/run/pulse && mkdir -p /kasmbins && curl -s https://kasm-ci.s3.amazonaws.com/kasmbins-amd64-${KASMWEB_RELEASE}.tar.gz | tar xzvf - -C /kasmbins/ && chmod +x /kasmbins/* && chown -R 1000:1000 /kasmbins && chown 1000:1000 /usr/share/kasmvnc/www/Downloads && echo "**** dind support ****" && useradd -U dockremap && usermod -G dockremap dockremap && echo 'dockremap:165536:65536' >> /etc/subuid && echo 'dockremap:165536:65536' >> /etc/subgid && curl -o /usr/local/bin/dind -L https://raw.githubusercontent.com/moby/moby/master/hack/dind && chmod +x /usr/local/bin/dind && echo 'hosts: files dns' > /etc/nsswitch.conf && usermod -aG docker abc && echo "**** cleanup ****" && apt-get autoclean && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/* # buildkit

2023-03-29 21:19:07 -0500 (buildkit.dockerfile.v0)

COPY /root / # buildkit

2023-03-29 21:19:07 -0500 (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{} 3001/tcp:{}]

2023-03-29 21:19:07 -0500 (buildkit.dockerfile.v0)

VOLUME [/config]

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

ARG VERSION

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

ARG CALIBRE_RELEASE

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 4.23.0-ls15 Build-date:- 2023-04-01T22:26:45-05:00

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

LABEL maintainer=aptalca

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

ENV CUSTOM_PORT=8080 CUSTOM_HTTPS_PORT=8181 HOME=/config TITLE=Calibre QTWEBENGINE_DISABLE_SANDBOX=1

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-04-01T22:26:45-05:00 VERSION=4.23.0-ls15 CALIBRE_RELEASE=4.23.0 /bin/sh -c echo "**** install runtime packages ****" && apt-get update && apt-get install -y --no-install-recommends dbus fcitx-rime fonts-wqy-microhei libnss3 libopengl0 libqpdf28 libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 poppler-utils python3 python3-xdg ttf-wqy-zenhei wget xz-utils && apt-get install -y speech-dispatcher && echo "**** install calibre ****" && mkdir -p /opt/calibre && if [ -z ${CALIBRE_RELEASE+x} ]; then CALIBRE_RELEASE="4.23.0"; fi && CALIBRE_URL="https://download.calibre-ebook.com/4.23.0/calibre-${CALIBRE_RELEASE}-x86_64.txz" && curl -o /tmp/calibre-tarball.txz -L "$CALIBRE_URL" && tar xvf /tmp/calibre-tarball.txz -C /opt/calibre && /opt/calibre/calibre_postinstall && dbus-uuidgen > /etc/machine-id && sed -i 's|</applications>| <application title="calibre" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* # buildkit

2023-04-01 22:28:54 -0500 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete