sha256:00725110922b1ef483d3c9e79b80cd4fe8c94f174b431fdcc35c85bad7e7844b
OS/ARCH
linux/arm64
Compressed size
390.81 MB
Last pushed
4 months by cdupuis
Type
Image
Manifest digest
sha256:437611c4cb2612dbd7b9907e1f2e464848bfc6532fa0c35da603c317eade9b69
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.7 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=25.9.00 B7RUN /bin/sh -c ARCH= &&55.37 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ENV BLUEBIRD_WARNINGS=0 NODE_ENV=production NODE_NO_WARNINGS=1 NPM_CONFIG_LOGLEVEL=warn0 B14WORKDIR /app91 B15COPY /app/node_modules ./node_modules # buildkit10.29 MB16COPY . /app # buildkit127.1 KB17CMD ["node" "/app/app.js"]0 B18EXPOSE [3000/tcp]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'