sha256:b9a7614322f73653ff271e5d1a469ef21b7476d6f6810d59e67b8985919532ee
OS/ARCH
Compressed size
387.01 MB
Last pushed
over 1 year by negrii
Type
Image
Manifest digest
sha256:7a3c99131e5c3f8d44f014c592ac15dabddc790a672f14c4611d2f77ba55abef
Image Layers
1# debian.sh --arch 'arm64' out/46.07 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -ex;193.32 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.14.00 B7RUN /bin/sh -c ARCH= &&52.88 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY /app/dist ./dist # buildkit7.91 KB15COPY /app/package*.json ./ # buildkit56.22 KB16RUN /bin/sh -c npm install9.6 MB17CMD ["node" "dist/main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'