sha256:685ba5c93337058ff8a189d3ed89f0ba470ef966b1c94d2eace1a3d991f9816e
OS/ARCH
Compressed size
458.66 MB
Last pushed
3 months by altran1502
Type
Image
Manifest digest
sha256:0b1d9b30edbb59ade986d914ff31258287125d291a4ccd5e6ff4d3f945c01ec5
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.14.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.17 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.78 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/sh159.43 MB18COPY /usr/local/lib/ /usr/local/lib/ # buildkit36.69 MB19COPY /build/ /build/ # buildkit18.15 MB20WORKDIR /usr/src/app132 B21ENV LD_LIBRARY_PATH=/usr/lib/jellyfin-ffmpeg/lib:/usr/lib/wsl/lib0 B22RUN |2 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=trixie /bin/sh6.93 KB23WORKDIR /usr/src/app32 B24ENV NODE_ENV=production NVIDIA_DRIVER_CAPABILITIES=all NVIDIA_VISIBLE_DEVICES=all0 B25COPY /output/server-pruned ./server # buildkit107.27 MB26COPY /usr/src/app/web/build /build/www # buildkit17.07 MB27COPY /output/cli-pruned ./cli # buildkit771.93 KB28COPY /app/packages/plugin-core/dist /build/plugins/immich-plugin-core/dist # buildkit955.73 KB29COPY /app/packages/plugin-core/manifest.json /build/plugins/immich-plugin-core/manifest.json # buildkit2.04 KB30RUN /bin/sh -c ln -s215 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=285957680260 B35ARG BUILD_IMAGE=v3.0.00 B36ARG BUILD_SOURCE_REF=v3.0.00 B37ARG BUILD_SOURCE_COMMIT=05d838b560d5e9316e6512af2af692975a82bb450 B38ENV IMMICH_BUILD=285957680260 B39ENV IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/285957680260 B40ENV IMMICH_BUILD_IMAGE=v3.0.00 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=v3.0.00 B45ENV IMMICH_SOURCE_COMMIT=05d838b560d5e9316e6512af2af692975a82bb450 B46ENV IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/05d838b560d5e9316e6512af2af692975a82bb450 B47VOLUME [/data]0 B48EXPOSE [2283/tcp]0 B49ENTRYPOINT ["tini" "--" "/bin/bash" "-c"]0 B50CMD ["start.sh"]0 B51HEALTHCHECK {Test:[CMD-SHELL immich-healthcheck] Interval:0s Timeout:0s0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'