sha256:d70aef5eff6830e41dd76342b02d919360ea4cf778c3120d9bba5338a179a927
OS/ARCH
Compressed size
356.17 MB
Last pushed
24 days by andersonviudes
Type
Image
Manifest digest
sha256:c90c2e7a61f7a90b07c419d502dbb5f85415565ad0efb7d5bfa8a5489e4b5e6a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.21 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11ARG VERSION=0.22.20 B12LABEL org.opencontainers.image.title=legendarr org.opencontainers.image.description=Self-hosted subtitle translation0 B13RUN |1 VERSION=0.22.2 /bin/sh -c166.06 MB14WORKDIR /app93 B15COPY /app /app # buildkit147.11 MB16COPY docker/entrypoint.sh /entrypoint.sh # buildkit795 B17RUN |1 VERSION=0.22.2 /bin/sh -c795 B18ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LEGENDARR_DATA_DIR=/config PUID=1000 PGID=10000 B19VOLUME [/config /media]0 B20EXPOSE [8000/tcp]0 B21ENTRYPOINT ["/entrypoint.sh"]0 B22CMD ["python" "-m" "legendarr_bootstrap"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'