sha256:140e88535ff279e74d429cac11d1a8e6db36f89448ee311ed65a74cb73b23a2f
OS/ARCH
Compressed size
106.02 MB
Last pushed
about 1 month by jimaek
Type
Image
Manifest digest
sha256:a840893e0cdada6f552a583d9dbbb152e4b18a763753e9719269f5b0a68c77bc
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 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 B10ARG node_env=production0 B11ENV NODE_ENV=production0 B12WORKDIR /app93 B13COPY /app/package.json /app/package-lock.json /app/ #95.01 KB14RUN |1 node_env=production /bin/sh -c29.67 MB15COPY /app/dist /app/dist # buildkit72.94 KB16COPY /app/config /app/config # buildkit1.12 KB17COPY bin/entrypoint.sh /entrypoint.sh # buildkit1.44 KB18ENTRYPOINT ["/usr/bin/tini" "--"]0 B19CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'