Namespace
crocodilestick
Image / Tag
calibre-web-automated:dev-ingest-on-upload-internal
Content Digest
sha256:87c1343d9ecf30700370f4ab37cd058af51ad9f84896f930289b1687f1be13f8
Details
Created

2025-08-22 14:03:23 UTC

Size

723 MB

Content Digest
Labels
  • CW-base-version
    0.6.24
  • build_date
    2025-08-22T13:35:19Z
  • build_version
    Version:- V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117
  • maintainer
    CrocodileStick
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2025-08-19T23:33:22+00:00
  • org.opencontainers.image.description
    baseimage-ubuntu image by linuxserver.io
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-baseimage-ubuntu
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    136e5c56b6409b77fa34641c10169c31880266a0
  • org.opencontainers.image.revision
    136e5c56b6409b77fa34641c10169c31880266a0
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-baseimage-ubuntu
  • org.opencontainers.image.title
    Baseimage-ubuntu
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-baseimage-ubuntu/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    bab27714-ls145

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

PATH

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

VIRTUAL_ENV

/lsiopy


Layers

[#000] sha256:eebe7f78d0c422cce8f71b5cc937f1843a604610b17bfe946670eee959ddf9f2 - 4.32% (31.2 MB)

[#001] sha256:c0f8eff906b8b4379c387842515be0c1cca71b1826474bd58a4f4e3018ed9b9c - 0.0% (6.07 KB)

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

[#003] sha256:5c36f98e4a5c6567a98466ddd6aa546a4d68ff0af02c0accc7e121625686e0c7 - 0.0% (705 Bytes)

[#004] sha256:67519acd0203c4709ece58b260a885a6e53bc9d0ec71871a8d5c7b68aaabb9b9 - 0.0% (273 Bytes)

[#005] sha256:41f4ce267610a1acbdc29c50414c0809eab0c683f211fe97ae9052750671f365 - 4.9% (35.4 MB)

[#006] sha256:d3dd70af01c4bf31bbab5e55f158ea7b6d87195483c3888714f6595be56b9977 - 0.0% (4.41 KB)

[#007] sha256:0e473d18405fa656ebbc6ceea32fb6d680c028fa99127dbdfbd7b0bb5df069e6 - 0.92% (6.64 MB)

[#008] sha256:83a872f4f51d1c860a175bb268e439dc2fd7ed69941ec3105aff3b2d81d218b4 - 89.76% (649 MB)

[#009] sha256:ace2109bb86fb2d412e30c2895c3cdb0e209e0229fb020cb68723cba408e16b8 - 0.03% (185 KB)

[#010] sha256:64c4b69ea8b6dab410919490d473dd20d738045a3e0a6bb6cda5f912db129cae - 0.08% (594 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2025-08-19 23:34:50 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2025-08-19T23:33:22+00:00

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

ARG VERSION=bab27714-ls145

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- bab27714-ls145 Build-date:- 2025-08-19T23:33:22+00:00

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

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

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

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

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

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

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-08-19 23:34:51 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

2025-08-19 23:34:51 UTC (buildkit.dockerfile.v0)

COPY sources.list /etc/apt/ # buildkit

2025-08-19 23:35:24 UTC (buildkit.dockerfile.v0)

RUN |6 BUILD_DATE=2025-08-19T23:33:22+00:00 VERSION=bab27714-ls145 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 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 upgrade -y && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y catatonit cron 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 /lsiopy && echo "**** cleanup ****" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2025-08-19 23:35:24 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2025-08-19 23:35:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash -c]

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2025-08-22T13:35:19Z

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG VERSION=V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG CALIBREWEB_RELEASE=0.6.24

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG CALIBRE_RELEASE=8.8.0

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG KEPUBIFY_RELEASE=v4.0.4

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL build_version=Version:- V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL build_date=2025-08-22T13:35:19Z

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL CW-base-version=0.6.24

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL maintainer=CrocodileStick

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

COPY --chown=abc:abc . /app/calibre-web-automated/ # buildkit

2025-08-22 14:03:18 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2025-08-22T13:35:19Z VERSION=V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117 CALIBREWEB_RELEASE=0.6.24 CALIBRE_RELEASE=8.8.0 KEPUBIFY_RELEASE=v4.0.4 /bin/bash -c echo "**** install build packages ****" && apt-get update && apt-get install -y --no-install-recommends build-essential libldap2-dev libsasl2-dev gettext python3-dev && echo "**** install runtime packages ****" && apt-get install -y --no-install-recommends imagemagick ghostscript libldap-2.5-0 libmagic1 libsasl2-2 libxi6 libxslt1.1 xdg-utils inotify-tools python3 python3-pip nano sqlite3 zip python3-venv && cd /app/calibre-web-automated && 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 && cp -R /app/calibre-web-automated/root/* / && rm -R /app/calibre-web-automated/root/ && chmod +x /app/calibre-web-automated/scripts/setup-cwa.sh && /app/calibre-web-automated/scripts/setup-cwa.sh && echo "~~~~ Creating koplugin.zip from KOReader plugin folder... ~~~~" && if [ -d "/app/calibre-web-automated/koreader/plugins/cwasync.koplugin" ]; then cd /app/calibre-web-automated/koreader/plugins && echo "Calculating digest of plugin files..." && PLUGIN_DIGEST=$(find cwasync.koplugin -type f -name "*.lua" -o -name "*.json" | sort | xargs sha256sum | sha256sum | cut -d' ' -f1) && echo "Plugin digest: $PLUGIN_DIGEST" && echo "Plugin files digest: $PLUGIN_DIGEST" > cwasync.koplugin/${PLUGIN_DIGEST}.digest && echo "Build date: $(date)" >> cwasync.koplugin/${PLUGIN_DIGEST}.digest && echo "Files included:" >> cwasync.koplugin/${PLUGIN_DIGEST}.digest && find cwasync.koplugin -type f -name "*.lua" -o -name "*.json" | sort >> cwasync.koplugin/${PLUGIN_DIGEST}.digest && zip -r koplugin.zip cwasync.koplugin/ && echo "Created koplugin.zip from cwasync.koplugin folder with digest file: ${PLUGIN_DIGEST}.digest"; else echo "Warning: cwasync.koplugin folder not found, skipping zip creation"; fi && if [ -f "/app/calibre-web-automated/koreader/plugins/koplugin.zip" ]; then mkdir -p /app/calibre-web-automated/cps/static && cp /app/calibre-web-automated/koreader/plugins/koplugin.zip /app/calibre-web-automated/cps/static/ && echo "Moved koplugin.zip to static directory"; else echo "Warning: koplugin.zip not found, skipping move to static directory"; fi && echo "**** install kepubify ****" && if [[ $KEPUBIFY_RELEASE == 'newest' ]]; then KEPUBIFY_RELEASE=$(curl -sX GET "https://api.github.com/repos/pgaskin/kepubify/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && if [ "$(uname -m)" == "x86_64" ]; then curl -o /usr/bin/kepubify -L https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-64bit; elif [ "$(uname -m)" == "aarch64" ]; then curl -o /usr/bin/kepubify -L https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-arm64; fi && apt-get update && apt-get install -y --no-install-recommends libxtst6 libxrandr2 libxkbfile1 libxcomposite1 libopengl0 libnss3 libxkbcommon0 libegl1 libxdamage1 libgl1 libglx-mesa0 xz-utils binutils && mkdir -p /app/calibre && if [ "$(uname -m)" == "x86_64" ]; then curl -o /calibre.txz -L "https://download.calibre-ebook.com/${CALIBRE_RELEASE}/calibre-${CALIBRE_RELEASE}-x86_64.txz"; elif [ "$(uname -m)" == "aarch64" ]; then curl -o /calibre.txz -L "https://download.calibre-ebook.com/${CALIBRE_RELEASE}/calibre-${CALIBRE_RELEASE}-arm64.txz"; fi && tar xf /calibre.txz -C /app/calibre && rm /calibre.txz && echo "$VERSION" >| /app/CWA_RELEASE && echo "$KEPUBIFY_RELEASE" >| /app/KEPUBIFY_RELEASE && echo "$CALIBRE_RELEASE" > /CALIBRE_RELEASE # buildkit

2025-08-22 14:03:23 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2025-08-22T13:35:19Z VERSION=V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117 CALIBREWEB_RELEASE=0.6.24 CALIBRE_RELEASE=8.8.0 KEPUBIFY_RELEASE=v4.0.4 /bin/bash -c echo "**** cleanup ****" && apt-get -y purge build-essential libldap2-dev libsasl2-dev gettext python3-dev && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /root/.cache # buildkit

2025-08-22 14:03:23 UTC (buildkit.dockerfile.v0)

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

2025-08-22 14:03:23 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-08-22 14:03:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[8083/tcp:{}]

2025-08-22 14:03:23 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-08-22 14:03:23 UTC (buildkit.dockerfile.v0)

VOLUME [/cwa-book-ingest]

2025-08-22 14:03:23 UTC (buildkit.dockerfile.v0)

VOLUME [/calibre-library]

Details
Created

2025-08-22 14:13:35 UTC

Size

700 MB

Content Digest
Labels
  • CW-base-version
    0.6.24
  • build_date
    2025-08-22T13:35:19Z
  • build_version
    Version:- V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117
  • maintainer
    CrocodileStick
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2025-08-19T23:33:22+00:00
  • org.opencontainers.image.description
    baseimage-ubuntu image by linuxserver.io
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-baseimage-ubuntu
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    136e5c56b6409b77fa34641c10169c31880266a0
  • org.opencontainers.image.revision
    136e5c56b6409b77fa34641c10169c31880266a0
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-baseimage-ubuntu
  • org.opencontainers.image.title
    Baseimage-ubuntu
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-baseimage-ubuntu/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    bab27714-ls145

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

PATH

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

VIRTUAL_ENV

/lsiopy


Layers

[#000] sha256:380688467e2c3dd18482cbc1f4169ed57bddd6714ca7fb910c21885f80c96463 - 4.25% (29.7 MB)

[#001] sha256:c0f8eff906b8b4379c387842515be0c1cca71b1826474bd58a4f4e3018ed9b9c - 0.0% (6.07 KB)

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

[#003] sha256:8f9b9f5808c4a0f4fd494e0606301b0fe3c46703939563277d7b8b2936c6a9ab - 0.0% (704 Bytes)

[#004] sha256:297cf2987277725c93ba73b7c99922491a606b338b3b6d00dc09c5d9111cd6a1 - 0.0% (271 Bytes)

[#005] sha256:baa1a4db533301ae921b73a983f5067aeebed644fd5da5c201acf025b8ea03bd - 5.01% (35.1 MB)

[#006] sha256:46a0098752247ffc2c98b94586859d84068754d5b191a8e9701c3a8a57a49c56 - 0.0% (4.41 KB)

[#007] sha256:0e473d18405fa656ebbc6ceea32fb6d680c028fa99127dbdfbd7b0bb5df069e6 - 0.95% (6.64 MB)

[#008] sha256:73c1c3f31f6cf33da76964afa4d81df8354729fef49c18608874fc8500bdff45 - 89.68% (628 MB)

[#009] sha256:31cefeffbd2985318e813e4c438979541ccd1646b7099a667eb81525371dc7ef - 0.03% (185 KB)

[#010] sha256:a18944756a793a4e679a6e5ac2757292b76d992a97e32b8747923398c028c343 - 0.08% (590 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2025-08-19T23:33:22+00:00

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

ARG VERSION=bab27714-ls145

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- bab27714-ls145 Build-date:- 2025-08-19T23:33:22+00:00

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

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

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

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

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

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

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-08-19 23:34:57 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

2025-08-19 23:34:57 UTC (buildkit.dockerfile.v0)

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

2025-08-19 23:35:36 UTC (buildkit.dockerfile.v0)

RUN |6 BUILD_DATE=2025-08-19T23:33:22+00:00 VERSION=bab27714-ls145 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 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 upgrade -y && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y catatonit cron 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 /lsiopy && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2025-08-19 23:35:36 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2025-08-19 23:35:36 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash -c]

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2025-08-22T13:35:19Z

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG VERSION=V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG CALIBREWEB_RELEASE=0.6.24

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG CALIBRE_RELEASE=8.8.0

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

ARG KEPUBIFY_RELEASE=v4.0.4

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL build_version=Version:- V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL build_date=2025-08-22T13:35:19Z

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL CW-base-version=0.6.24

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

LABEL maintainer=CrocodileStick

2025-08-22 14:01:37 UTC (buildkit.dockerfile.v0)

COPY --chown=abc:abc . /app/calibre-web-automated/ # buildkit

2025-08-22 14:13:00 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2025-08-22T13:35:19Z VERSION=V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117 CALIBREWEB_RELEASE=0.6.24 CALIBRE_RELEASE=8.8.0 KEPUBIFY_RELEASE=v4.0.4 /bin/bash -c echo "**** install build packages ****" && apt-get update && apt-get install -y --no-install-recommends build-essential libldap2-dev libsasl2-dev gettext python3-dev && echo "**** install runtime packages ****" && apt-get install -y --no-install-recommends imagemagick ghostscript libldap-2.5-0 libmagic1 libsasl2-2 libxi6 libxslt1.1 xdg-utils inotify-tools python3 python3-pip nano sqlite3 zip python3-venv && cd /app/calibre-web-automated && 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 && cp -R /app/calibre-web-automated/root/* / && rm -R /app/calibre-web-automated/root/ && chmod +x /app/calibre-web-automated/scripts/setup-cwa.sh && /app/calibre-web-automated/scripts/setup-cwa.sh && echo "~~~~ Creating koplugin.zip from KOReader plugin folder... ~~~~" && if [ -d "/app/calibre-web-automated/koreader/plugins/cwasync.koplugin" ]; then cd /app/calibre-web-automated/koreader/plugins && echo "Calculating digest of plugin files..." && PLUGIN_DIGEST=$(find cwasync.koplugin -type f -name "*.lua" -o -name "*.json" | sort | xargs sha256sum | sha256sum | cut -d' ' -f1) && echo "Plugin digest: $PLUGIN_DIGEST" && echo "Plugin files digest: $PLUGIN_DIGEST" > cwasync.koplugin/${PLUGIN_DIGEST}.digest && echo "Build date: $(date)" >> cwasync.koplugin/${PLUGIN_DIGEST}.digest && echo "Files included:" >> cwasync.koplugin/${PLUGIN_DIGEST}.digest && find cwasync.koplugin -type f -name "*.lua" -o -name "*.json" | sort >> cwasync.koplugin/${PLUGIN_DIGEST}.digest && zip -r koplugin.zip cwasync.koplugin/ && echo "Created koplugin.zip from cwasync.koplugin folder with digest file: ${PLUGIN_DIGEST}.digest"; else echo "Warning: cwasync.koplugin folder not found, skipping zip creation"; fi && if [ -f "/app/calibre-web-automated/koreader/plugins/koplugin.zip" ]; then mkdir -p /app/calibre-web-automated/cps/static && cp /app/calibre-web-automated/koreader/plugins/koplugin.zip /app/calibre-web-automated/cps/static/ && echo "Moved koplugin.zip to static directory"; else echo "Warning: koplugin.zip not found, skipping move to static directory"; fi && echo "**** install kepubify ****" && if [[ $KEPUBIFY_RELEASE == 'newest' ]]; then KEPUBIFY_RELEASE=$(curl -sX GET "https://api.github.com/repos/pgaskin/kepubify/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && if [ "$(uname -m)" == "x86_64" ]; then curl -o /usr/bin/kepubify -L https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-64bit; elif [ "$(uname -m)" == "aarch64" ]; then curl -o /usr/bin/kepubify -L https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-arm64; fi && apt-get update && apt-get install -y --no-install-recommends libxtst6 libxrandr2 libxkbfile1 libxcomposite1 libopengl0 libnss3 libxkbcommon0 libegl1 libxdamage1 libgl1 libglx-mesa0 xz-utils binutils && mkdir -p /app/calibre && if [ "$(uname -m)" == "x86_64" ]; then curl -o /calibre.txz -L "https://download.calibre-ebook.com/${CALIBRE_RELEASE}/calibre-${CALIBRE_RELEASE}-x86_64.txz"; elif [ "$(uname -m)" == "aarch64" ]; then curl -o /calibre.txz -L "https://download.calibre-ebook.com/${CALIBRE_RELEASE}/calibre-${CALIBRE_RELEASE}-arm64.txz"; fi && tar xf /calibre.txz -C /app/calibre && rm /calibre.txz && echo "$VERSION" >| /app/CWA_RELEASE && echo "$KEPUBIFY_RELEASE" >| /app/KEPUBIFY_RELEASE && echo "$CALIBRE_RELEASE" > /CALIBRE_RELEASE # buildkit

2025-08-22 14:13:34 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2025-08-22T13:35:19Z VERSION=V3.1.4-DEV_BUILD-dev-ingest-on-upload-internal-117 CALIBREWEB_RELEASE=0.6.24 CALIBRE_RELEASE=8.8.0 KEPUBIFY_RELEASE=v4.0.4 /bin/bash -c echo "**** cleanup ****" && apt-get -y purge build-essential libldap2-dev libsasl2-dev gettext python3-dev && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /root/.cache # buildkit

2025-08-22 14:13:34 UTC (buildkit.dockerfile.v0)

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

2025-08-22 14:13:35 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-08-22 14:13:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[8083/tcp:{}]

2025-08-22 14:13:35 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-08-22 14:13:35 UTC (buildkit.dockerfile.v0)

VOLUME [/cwa-book-ingest]

2025-08-22 14:13:35 UTC (buildkit.dockerfile.v0)

VOLUME [/calibre-library]

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