sha256:0c567e5f472b603a1594b5d47f90fc137a7059caff7f5c1a42333509e26cf600
OS/ARCH
Compressed size
594.36 MB
Last pushed
12 months by mrasif
Type
Image
Manifest digest
sha256:9930240990862664e9aaddd34dca9389e9a8e3fdad09b45ba5c02791b40df1be
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.17.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.75 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /build95 B11COPY configure-apt.sh packages/ffmpeg.json packages/ffmpeg.sh ./1018 B12RUN /bin/sh -c apt-get update334.35 MB13COPY /usr/local/lib/ /usr/local/lib/ # buildkit38.02 MB14COPY /build/ /build/ # buildkit17.09 MB15WORKDIR /usr/src/app134 B16ENV LD_LIBRARY_PATH=/usr/lib/jellyfin-ffmpeg/lib:/usr/lib/wsl/lib:0 B17RUN /bin/sh -c ldconfig /usr/local/lib7.48 KB18WORKDIR /usr/src/app32 B19ENV NODE_ENV=production NVIDIA_DRIVER_CAPABILITIES=all NVIDIA_VISIBLE_DEVICES=all0 B20COPY /usr/src/app/server/node_modules ./server/node_modules # buildkit112.33 MB21COPY /usr/src/app/server/dist ./server/dist # buildkit788.47 KB22COPY /usr/src/app/server/bin ./server/bin # buildkit1.75 KB23COPY /usr/src/app/web/build /build/www # buildkit15.29 MB24COPY ./server/resources ./server/resources # buildkit6.37 KB25COPY ./server/package.json server/package-lock.json ./ #149.09 KB26COPY LICENSE /licenses/LICENSE.txt # buildkit10.89 KB27COPY LICENSE /LICENSE # buildkit10.84 KB28RUN /bin/sh -c npm install1.01 MB29ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/src/app/server/bin0 B30ARG BUILD_ID=170496576480 B31ARG BUILD_IMAGE=v1.138.10 B32ARG BUILD_SOURCE_REF=v1.138.10 B33ARG BUILD_SOURCE_COMMIT=3d515f50729f7877d3c07a7b9849f73861e4a0a30 B34ENV IMMICH_BUILD=170496576480 B35ENV IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/170496576480 B36ENV IMMICH_BUILD_IMAGE=v1.138.10 B37ENV IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-server0 B38ENV IMMICH_REPOSITORY=immich-app/immich0 B39ENV IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich0 B40ENV IMMICH_SOURCE_REF=v1.138.10 B41ENV IMMICH_SOURCE_COMMIT=3d515f50729f7877d3c07a7b9849f73861e4a0a30 B42ENV IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/3d515f50729f7877d3c07a7b9849f73861e4a0a30 B43VOLUME [/data]0 B44EXPOSE map[2283/tcp:{}]0 B45ENTRYPOINT ["tini" "--" "/bin/bash" "-c"]0 B46CMD ["start.sh"]0 B47HEALTHCHECK &{["CMD-SHELL" "immich-healthcheck"] "0s" "0s"0 B48LABEL maintainer=Tech Thinker <https://techthinker.js.org>0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'