sha256:89dbbdedac9e9d5ba9b36a09a8967e0f31b188c82fdeb8a3460b6e93de14a03f
OS/ARCH
Compressed size
378.31 MB
Last pushed
over 1 year by negrii
Type
Image
Manifest digest
sha256:dff306498442c2f87fb4ae24a5fd3f7c08796155da7ce4faa7a93da53d756912
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=20.18.30 B7RUN /bin/sh -c ARCH= &&46.02 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14ARG NODE_ENV=production0 B15COPY package*.json ./ # buildkit50.62 KB16RUN |1 NODE_ENV=production /bin/sh -c7.61 MB17COPY . . # buildkit153.39 KB18CMD ["node" "src/main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'