Namespace
linuxserver
Image / Tag
calibre-web:nightly-version-5e48a64b
Content Digest
sha256:a240ac33fb06c55d149761fc4d3f74600247a365189d7cd4361a71fc033d3c09
Details
Created

2026-03-01 03:30:41 UTC

Size

244 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5e48a64b-ls336 Build-date:- 2026-03-01T03:27:24+00:00
  • maintainer
    notdriz
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2026-03-01T03:27:24+00:00
  • org.opencontainers.image.description
    [Calibre-web](https://github.com/janeczku/calibre-web) is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself. This software is a fork of library and licensed under the GPL v3 License.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre-web
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    83a1d1eaeecffda91f4b0b0d638a161e6e7f8d3c
  • org.opencontainers.image.revision
    83a1d1eaeecffda91f4b0b0d638a161e6e7f8d3c
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-calibre-web
  • org.opencontainers.image.title
    Calibre-web
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-calibre-web/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    5e48a64b-ls336

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

LSIO_FIRST_PARTY

true

PATH

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

QTWEBENGINE_CHROMIUM_FLAGS

--no-sandbox

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

VIRTUAL_ENV

/lsiopy


Layers

[#000] sha256:985fc1038f510786375c4428bb3f768044a3f4373ff3dd01cad364145cbdf766 - 12.91% (31.5 MB)

[#001] sha256:f6a4c3e338ed76d3e90c1ce7a15013a45c9b55febc952bc905eed245ce0bb8d2 - 0.0% (6.09 KB)

[#002] sha256:ce342e21a237d77715688ff99e692d52506be4381ad932a27d5cd26403464cfa - 0.0% (1.33 KB)

[#003] sha256:d0d25ed650cf8668b22e5cb96b0c39a795d2a501c74b33731227c9c548424b20 - 0.0% (700 Bytes)

[#004] sha256:3b83ec2d813190e7518ce8742a53a0e7443ae724fcf48c496a76df19b5a298f0 - 0.0% (427 Bytes)

[#005] sha256:ca6d16c5ffe71bf181c23e57e3e5f22bb8f89b8beca3d413b0abcdd3cd9ce687 - 0.0% (272 Bytes)

[#006] sha256:78d71729bc4156d4c9049d9dbd55e75679524652d39ba7591c298e4ee05d9fb3 - 5.79% (14.1 MB)

[#007] sha256:597e4f26b4a953720a505ecc248d1fcc3ac0b5497fea7cebbacf8b635105bf25 - 0.0% (4.53 KB)

[#008] sha256:4cdcc64b227f893a54d8d03920678eeaf763d29f07b35f78b2628348ba9e3266 - 81.15% (198 MB)

[#009] sha256:0c9433278dbd3932485ab66c21356ce60acd93d304f558c9b49048f6e478215a - 0.0% (2.46 KB)

[#010] sha256:12307ab94b2f5e9e552991adc45bc401d01fa4783dd15df0c08ad30f32c1b3a6 - 0.14% (346 KB)


History
2026-02-28 18:21:46 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-02-28T18:20:01+00:00

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ARG VERSION=556ce8c3-ls63

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ARG WITHCONTENV_VERSION=v1

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 556ce8c3-ls63 Build-date:- 2026-02-28T18:20:01+00:00

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

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

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2026-02-28 18:21:47 UTC (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 VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-02-28 18:21:47 UTC (buildkit.dockerfile.v0)

COPY sources.list /etc/apt/ # buildkit

2026-02-28 18:22:09 UTC (buildkit.dockerfile.v0)

RUN |7 BUILD_DATE=2026-02-28T18:20:01+00:00 VERSION=556ce8c3-ls63 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && rm -f /etc/apt/sources.list.d/ubuntu.sources && 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 upgrade -y && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y catatonit cron curl gnupg jq netcat-openbsd systemd-standalone-sysusers 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 /lsiopy && echo "**** cleanup ****" && userdel ubuntu && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2026-02-28 18:22:09 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2026-02-28 18:22:09 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-03-01T03:27:24+00:00

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

ARG VERSION=5e48a64b-ls336

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

ARG CALIBREWEB_COMMIT=5e48a64b

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 5e48a64b-ls336 Build-date:- 2026-03-01T03:27:24+00:00

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

LABEL maintainer=notdriz

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

ENV QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox

2026-03-01 03:30:40 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2026-03-01T03:27:24+00:00 VERSION=5e48a64b-ls336 CALIBREWEB_COMMIT=5e48a64b /bin/sh -c echo "**** install build packages ****" && apt-get update && apt-get install -y --no-install-recommends build-essential libldap2-dev libsasl2-dev python3-dev && echo "**** install runtime packages ****" && apt-get install -y --no-install-recommends imagemagick ghostscript libasound2t64 libldap2 libmagic1t64 libsasl2-2 libxi6 libxslt1.1 libxfixes3 python3-venv sqlite3 xdg-utils && echo "**** install calibre-web ****" && if [ -z ${CALIBREWEB_COMMIT+x} ]; then CALIBREWEB_COMMIT=$(curl -sX GET "https://api.github.com/repos/janeczku/calibre-web/commits/master" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/calibre-web.tar.gz -L "https://github.com/janeczku/calibre-web/archive/${CALIBREWEB_COMMIT}.tar.gz" && mkdir -p /app/calibre-web && tar xf /tmp/calibre-web.tar.gz -C /app/calibre-web --strip-components=1 && cd /app/calibre-web && python3 -m venv /lsiopy && pip install -U --no-cache-dir pip wheel && pip install -U --no-cache-dir -U --find-links https://wheel-index.linuxserver.io/ubuntu/ -r requirements.txt -r optional-requirements.txt && echo "***install kepubify" && if [ -z ${KEPUBIFY_RELEASE+x} ]; then KEPUBIFY_RELEASE=$(curl -sX GET "https://api.github.com/repos/pgaskin/kepubify/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /usr/bin/kepubify -L https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-64bit && echo "**** cleanup ****" && apt-get -y purge build-essential libldap2-dev libsasl2-dev python3-dev && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /root/.cache # buildkit

2026-03-01 03:30:41 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2026-03-01 03:30:41 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/unrar-ubuntu /usr/bin/unrar # buildkit

2026-03-01 03:30:41 UTC (buildkit.dockerfile.v0)

EXPOSE [8083/tcp]

2026-03-01 03:30:41 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

Details
Created

2026-03-01 03:31:49 UTC

Size

239 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 5e48a64b-ls336 Build-date:- 2026-03-01T03:27:24+00:00
  • maintainer
    notdriz
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2026-03-01T03:27:24+00:00
  • org.opencontainers.image.description
    [Calibre-web](https://github.com/janeczku/calibre-web) is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself. This software is a fork of library and licensed under the GPL v3 License.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-calibre-web
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    83a1d1eaeecffda91f4b0b0d638a161e6e7f8d3c
  • org.opencontainers.image.revision
    83a1d1eaeecffda91f4b0b0d638a161e6e7f8d3c
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-calibre-web
  • org.opencontainers.image.title
    Calibre-web
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-calibre-web/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    5e48a64b-ls336

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

LSIO_FIRST_PARTY

true

PATH

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

QTWEBENGINE_CHROMIUM_FLAGS

--no-sandbox

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

VIRTUAL_ENV

/lsiopy


Layers

[#000] sha256:a197dc9c7747b90cf69a0de17bf2fa535eac90adcf217480d9420e5aa33cfae1 - 13.08% (31.3 MB)

[#001] sha256:f6a4c3e338ed76d3e90c1ce7a15013a45c9b55febc952bc905eed245ce0bb8d2 - 0.0% (6.09 KB)

[#002] sha256:4f2708dd038816ca047f2bddb0c0b440c2ed00d4be96b87b8c195f459ea23643 - 0.0% (1.32 KB)

[#003] sha256:3f79b4284b79d206e34693584702075a6e3dcfc825b277ab829b06152f0551a0 - 0.0% (700 Bytes)

[#004] sha256:8113886d907d055dae104319b57ac97206f2802d8d5694f8156a5bffd8907323 - 0.0% (426 Bytes)

[#005] sha256:0da4cbe64dcfbe809d7251b1f07d43180682d34bfd925663aa777680713620bb - 0.0% (272 Bytes)

[#006] sha256:25e73603a7162ae964c3529803a6234c34825abb8cee3804809b7f3ce440d008 - 5.88% (14.1 MB)

[#007] sha256:443dd2e6f48eace47005868335864aed5adbc3b058dc220147ad4610ecb95b62 - 0.0% (4.53 KB)

[#008] sha256:c5d4493d85a76de3aa58e86a7349db2b00e390598cf242251af690cefb170d43 - 80.9% (194 MB)

[#009] sha256:264783ffc419234c442b76cb182b0a5f5a61fda3b6888a16ca4bb0ba6a0d4c54 - 0.0% (2.46 KB)

[#010] sha256:d2ce90d7e57c110a9ba60e7fb3af9bd42887e992eb41bda468b70b264c87da0f - 0.14% (338 KB)


History
2026-02-28 18:21:51 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-02-28T18:20:01+00:00

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ARG VERSION=556ce8c3-ls63

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ARG WITHCONTENV_VERSION=v1

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 556ce8c3-ls63 Build-date:- 2026-02-28T18:20:01+00:00

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

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

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2026-02-28 18:21:52 UTC (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 VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-02-28 18:21:52 UTC (buildkit.dockerfile.v0)

COPY sources.list.arm /etc/apt/sources.list # buildkit

2026-02-28 18:22:15 UTC (buildkit.dockerfile.v0)

RUN |7 BUILD_DATE=2026-02-28T18:20:01+00:00 VERSION=556ce8c3-ls63 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && rm -f /etc/apt/sources.list.d/ubuntu.sources && 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 upgrade -y && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y catatonit cron curl gnupg jq netcat-openbsd systemd-standalone-sysusers 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 /lsiopy && echo "**** cleanup ****" && userdel ubuntu && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2026-02-28 18:22:15 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2026-02-28 18:22:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-03-01T03:27:24+00:00

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

ARG VERSION=5e48a64b-ls336

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

ARG CALIBREWEB_COMMIT=5e48a64b

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 5e48a64b-ls336 Build-date:- 2026-03-01T03:27:24+00:00

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

LABEL maintainer=notdriz

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

ENV QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2026-03-01T03:27:24+00:00 VERSION=5e48a64b-ls336 CALIBREWEB_COMMIT=5e48a64b /bin/sh -c echo "**** install build packages ****" && apt-get update && apt-get install -y --no-install-recommends build-essential cmake libffi-dev libjpeg-dev libldap2-dev libsasl2-dev libxml2-dev libxslt1-dev python3-dev zlib1g-dev && echo "**** install runtime packages ****" && apt-get install -y --no-install-recommends imagemagick ghostscript libasound2t64 libldap2 libmagic1t64 libsasl2-2 libxfixes3 libxi6 libxslt1.1 python3-venv sqlite3 xdg-utils && echo "**** install calibre-web ****" && if [ -z ${CALIBREWEB_COMMIT+x} ]; then CALIBREWEB_COMMIT=$(curl -sX GET "https://api.github.com/repos/janeczku/calibre-web/commits/master" | awk '/sha/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/calibre-web.tar.gz -L "https://github.com/janeczku/calibre-web/archive/${CALIBREWEB_COMMIT}.tar.gz" && mkdir -p /app/calibre-web && tar xf /tmp/calibre-web.tar.gz -C /app/calibre-web --strip-components=1 && cd /app/calibre-web && python3 -m venv /lsiopy && pip install -U --no-cache-dir pip wheel && pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ -r requirements.txt -r optional-requirements.txt && echo "***install kepubify" && if [ -z ${KEPUBIFY_RELEASE+x} ]; then KEPUBIFY_RELEASE=$(curl -sX GET "https://api.github.com/repos/pgaskin/kepubify/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /usr/bin/kepubify -L https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-arm64 && echo "**** cleanup ****" && apt-get -y purge build-essential cmake libffi-dev libjpeg-dev libldap2-dev libsasl2-dev libxml2-dev libxslt1-dev python3-dev zlib1g-dev && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /root/.cache # buildkit

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/unrar-ubuntu /usr/bin/unrar # buildkit

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

EXPOSE [8083/tcp]

2026-03-01 03:31:49 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

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