sha256:ee67b365cd3b9b359523717013e3c7df6d26cabc466ff75703dc9729ef9bd723
OS/ARCH
Compressed size
387.01 MB
Last pushed
over 1 year by negrii
Type
Image
Manifest digest
sha256:2fe5c7a8d1559a02210461f24c8eeea3037d1f9f9846f04678daa58bc754afc1
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.38 MB4RUN /bin/sh -c set -ex;193.33 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/ # buildkit450 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY /app/dist ./dist # buildkit6.79 KB15COPY /app/package*.json ./ # buildkit56.23 KB16RUN /bin/sh -c npm install9.59 MB17CMD ["node" "dist/main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'