sha256:b5673f71fe76c1ddc32041dddd5a1577167d0948303d4e3db7d4a2a2577ea818
OS/ARCH
Compressed size
594.21 MB
Last pushed
about 1 year by mrasif
Type
Image
Manifest digest
sha256:81a53993f26f409ae8b71e3024ebbfe31fa48387d7dae9bdfc733e74979a12b8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.17.00 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/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /build95 B11COPY configure-apt.sh packages/ffmpeg.json packages/ffmpeg.sh ./1019 B12RUN /bin/sh -c apt-get update334.35 MB13COPY /usr/local/lib/ /usr/local/lib/ # buildkit38.02 MB14COPY /build/ /build/ # buildkit17.07 MB15WORKDIR /usr/src/app131 B16ENV LD_LIBRARY_PATH=/usr/lib/jellyfin-ffmpeg/lib:/usr/lib/wsl/lib:0 B17RUN /bin/sh -c ldconfig /usr/local/lib7.51 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.27 MB21COPY /usr/src/app/server/dist ./server/dist # buildkit878.79 KB22COPY /usr/src/app/server/bin ./server/bin # buildkit1.68 KB23COPY /usr/src/app/web/build /build/www # buildkit15.14 MB24COPY ./server/resources ./server/resources # buildkit6.37 KB25COPY ./server/package.json server/package-lock.json ./ #153.46 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=165027634990 B31ARG BUILD_IMAGE=v1.136.00 B32ARG BUILD_SOURCE_REF=v1.136.00 B33ARG BUILD_SOURCE_COMMIT=089085fcdbd748f8019797c0ff829508e295d4d00 B34ENV IMMICH_BUILD=165027634990 B35ENV IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/165027634990 B36ENV IMMICH_BUILD_IMAGE=v1.136.00 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.136.00 B41ENV IMMICH_SOURCE_COMMIT=089085fcdbd748f8019797c0ff829508e295d4d00 B42ENV IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/089085fcdbd748f8019797c0ff829508e295d4d00 B43VOLUME [/usr/src/app/upload]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' '@1751241600'