sha256:bf5e714bb635b57f28f7c853287b49f574a5baca9683437f8235dd2c5f034ddd
OS/ARCH
Compressed size
104.76 MB
Last pushed
about 1 year by jimaek
Type
Image
Manifest digest
sha256:837fb48b1c62d06d599ee9671380ac9c0208796a4ab4a517e36b6d12f3ba5259
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.16.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.68 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG node_env=production0 B11ENV NODE_ENV=production0 B12WORKDIR /app91 B13COPY /app/package.json /app/package-lock.json /app/ #94.69 KB14RUN |1 node_env=production /bin/sh -c29.38 MB15COPY /app/dist /app/dist # buildkit55.17 KB16COPY /app/config /app/config # buildkit911 B17COPY bin/entrypoint.sh /entrypoint.sh # buildkit792 B18ENTRYPOINT ["/usr/bin/tini" "--"]0 B19CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'