sha256:1311d411b4cdbf0c7e244831af0ce56cc664b4f37f7f48b878ff7ed3e94d971c
OS/ARCH
Compressed size
1.16 GB
Last pushed
7 months by akeb
Type
Image
Manifest digest
sha256:e3a22d70d8fe10bee0360baaf172efe066329927b108abbb44feba194bfe2d5a
Image Layers
1COPY /root-out/ / # buildkit31.29 MB2ARG BUILD_DATE=2026-02-03T23:47:56+00:000 B3ARG VERSION=cd80d60b-ls590 B4ARG MODS_VERSION=v30 B5ARG PKG_INST_VERSION=v10 B6ARG LSIOWN_VERSION=v10 B7ARG WITHCONTENV_VERSION=v10 B8LABEL build_version=Linuxserver.io version:- cd80d60b-ls59 Build-date:-0 B9LABEL maintainer=TheLamer0 B10ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods #6.09 KB11ADD --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 #1.33 KB12ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown #701 B13ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv #429 B14ARG DEBIAN_FRONTEND=noninteractive0 B15ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm0 B16COPY sources.list.arm /etc/apt/sources.list # buildkit272 B17RUN |7 BUILD_DATE=2026-02-03T23:47:56+00:00 VERSION=cd80d60b-ls59 MODS_VERSION=v321.77 MB18COPY root/ / # buildkit4.53 KB19ENTRYPOINT ["/init"]0 B20ARG BUILD_DATE=2026-02-07T03:07:34+00:000 B21ARG VERSION=59e773e6-ls1340 B22LABEL build_version=Linuxserver.io version:- 59e773e6-ls134 Build-date:-0 B23LABEL maintainer=thelamer0 B24ENV DISPLAY=:1 PERL5LIB=/usr/local/bin HOME=/config START_DOCKER=true0 B25RUN |2 BUILD_DATE=2026-02-07T03:07:34+00:00 VERSION=59e773e6-ls134 /bin/sh787.07 MB26COPY /root / # buildkit14.18 KB27COPY /buildout /usr/share/selkies # buildkit1.19 MB28COPY / / # buildkit1.04 MB29EXPOSE [3000/tcp 3001/tcp]0 B30VOLUME [/config]0 B31ENV LSIO_FIRST_PARTY=true0 B32ARG BUILD_DATE=2026-02-11T07:31:19+00:000 B33ARG VERSION=v9.2.1-ls3850 B34ARG CALIBRE_RELEASE=v9.2.10 B35LABEL build_version=Linuxserver.io version:- v9.2.1-ls385 Build-date:-0 B36LABEL maintainer=aptalca0 B37ENV CUSTOM_PORT=8080 CUSTOM_HTTPS_PORT=8181 HOME=/config TITLE=Calibre0 B38RUN |3 BUILD_DATE=2026-02-11T07:31:19+00:00 VERSION=v9.2.1-ls385 CALIBRE_RELEASE=v9.2.1317.1 MB39COPY root/ / # buildkit1 KB40RUN /bin/sh -c apt-get update5.95 MB41WORKDIR /app32 B42ENV PYTHONUNBUFFERED=1 PYTHONPATH=./0 B43RUN /bin/sh -c python3 -m4.01 MB44ENV PATH=/app/venv/bin:/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B45COPY ./requirements.txt ./ # buildkit215 B46RUN /bin/sh -c pip install15.31 MB47COPY ./src /app/src/ # buildkit18.26 KB48RUN /bin/sh -c pylint /app/src/1.12 KB49COPY ./tests /app/tests/ # buildkit5.31 KB50RUN /bin/sh -c pytest -v280.2 KB51ENTRYPOINT []0 B52CMD ["python" "/app/src/main.py"]0 BCommand
COPY /root-out/ / # buildkit