sha256:c712a0d707e9e20b924f21a055066f5471d213e38706f0fe52709ee2806ad8d8
OS/ARCH
Compressed size
94.49 MB
Last pushed
over 1 year by jacoblincool
Type
Image
Manifest digest
sha256:16078e3272d084dbb52aff8d9a4e24f8765521a07485222ed20c5d622c123a49
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.76 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 /app93 B11COPY /app/dist ./dist # buildkit46.27 KB12COPY /app/package.json ./ # buildkit681 B13COPY /app/pnpm-lock.yaml ./ # buildkit18.38 KB14RUN /bin/sh -c npm install20.27 MB15ENV NODE_ENV=production0 B16CMD ["node" "--enable-source-maps" "dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'