sha256:66f1a2774c9e71626b7ccaf8618458ae95196882c4282d5483abafdb7c99fecf
OS/ARCH
Compressed size
448.28 MB
Last pushed
6 months by mrasif
Type
Image
Manifest digest
sha256:c385bf108e8d5154b42eba3376d27c04aa150d3979aaa5c7b023d44f4a461d31
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.42 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG DEBIAN_FRONTEND=noninteractive0 B11ARG DEBIAN_RELEASE=trixie0 B12ENV DEBIAN_RELEASE=trixie0 B13WORKDIR /build95 B14COPY configure-apt.sh packages/ffmpeg.json packages/ffmpeg.sh ./1.09 KB15RUN |2 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=trixie /bin/sh40.38 MB16ADD --chmod=644 https://www.postgresql.org/media/keys/ACCC4CF8.asc /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc #3.71 KB17RUN |2 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=trixie /bin/sh158.96 MB18COPY /usr/local/lib/ /usr/local/lib/ # buildkit36.45 MB19COPY /build/ /build/ # buildkit17.29 MB20WORKDIR /usr/src/app134 B21ENV LD_LIBRARY_PATH=/usr/lib/jellyfin-ffmpeg/lib:/usr/lib/wsl/lib0 B22RUN |2 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=trixie /bin/sh6.94 KB23WORKDIR /usr/src/app32 B24ENV NODE_ENV=production NVIDIA_DRIVER_CAPABILITIES=all NVIDIA_VISIBLE_DEVICES=all0 B25COPY /output/server-pruned ./server # buildkit99.31 MB26COPY /usr/src/app/web/build /build/www # buildkit17.46 MB27COPY /output/cli-pruned ./cli # buildkit741.86 KB28COPY /usr/src/app/plugins/dist /build/corePlugin/dist # buildkit898.49 KB29COPY /usr/src/app/plugins/manifest.json /build/corePlugin/manifest.json # buildkit952 B30RUN /bin/sh -c ln -s216 B31COPY LICENSE /licenses/LICENSE.txt # buildkit10.89 KB32COPY LICENSE /LICENSE # buildkit10.84 KB33ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/src/app/server/bin0 B34ARG BUILD_ID=203750836010 B35ARG BUILD_IMAGE=v2.4.10 B36ARG BUILD_SOURCE_REF=v2.4.10 B37ARG BUILD_SOURCE_COMMIT=50d7956c0770de5543c7b7da80ff2b9c296497200 B38ENV IMMICH_BUILD=203750836010 B39ENV IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/203750836010 B40ENV IMMICH_BUILD_IMAGE=v2.4.10 B41ENV IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-server0 B42ENV IMMICH_REPOSITORY=immich-app/immich0 B43ENV IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich0 B44ENV IMMICH_SOURCE_REF=v2.4.10 B45ENV IMMICH_SOURCE_COMMIT=50d7956c0770de5543c7b7da80ff2b9c296497200 B46ENV IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/50d7956c0770de5543c7b7da80ff2b9c296497200 B47VOLUME [/data]0 B48EXPOSE [2283/tcp]0 B49ENTRYPOINT ["tini" "--" "/bin/bash" "-c"]0 B50CMD ["start.sh"]0 B51HEALTHCHECK &{["CMD-SHELL" "immich-healthcheck"] "0s" "0s"0 B52LABEL maintainer=Tech Thinker <https://techthinker.js.org>0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'