sha256:c00c7afd4b6d48e9424175aeffeb783641cfe17354f83a5274607a3771b2a9cc
OS/ARCH
Compressed size
559.26 MB
Last pushed
about 2 years by stefanoimperiale
Type
Image
Manifest digest
sha256:3e2af9db435f8f5738ae4b00be7957c94d5566c4a47afbab1c2a1f0f6c5a6722
Image Layers
1COPY /root-out/ / # buildkit30.01 MB2ARG BUILD_DATE0 B3ARG VERSION0 B4ARG MODS_VERSION=v30 B5ARG PKG_INST_VERSION=v10 B6ARG LSIOWN_VERSION=v10 B7LABEL build_version=Linuxserver.io version:- 588ceeaf-ls35 Build-date:-0 B8LABEL maintainer=TheLamer0 B9ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods #5.46 KB10ADD --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 #1.33 KB11ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown #704 B12ARG DEBIAN_FRONTEND=noninteractive0 B13ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm0 B14RUN |6 BUILD_DATE=2024-06-12T15:51:41+00:00 VERSION=588ceeaf-ls35 MODS_VERSION=v318.09 MB15COPY root/ / # buildkit3.77 KB16ENTRYPOINT ["/init"]0 B17WORKDIR /app32 B18COPY requirements.txt requirements.txt # buildkit260 B19RUN /bin/sh -c apt update511.13 MB20COPY app /app/app # buildkit15.89 KB21COPY setup.py /app/setup.py # buildkit209 B22RUN /bin/sh -c pip install498 B23COPY root/ / # buildkit434 B24EXPOSE map[5500/tcp:{}]0 B25ENTRYPOINT ["/init"]0 BCommand
COPY /root-out/ / # buildkit