sha256:3a265fd990adaa72f7dcbc2bfc6be844cc7d8d1aad4f61f1413ce44a0b5da798
OS/ARCH
Compressed size
789.02 MB
Last pushed
about 1 year by specmatic
Type
Image
Manifest digest
sha256:ace1c3fdaadeaffeeda86c4a3adc7d9f621930e35620575a04671a018c35bf06
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.48 MB3RUN /bin/sh -c set -eux;61.39 MB4RUN /bin/sh -c set -ex;193.46 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.7.00 B7RUN /bin/sh -c ARCH= &&57.65 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update152.1 MB14WORKDIR /app93 B15COPY package*.json ./ # buildkit16.92 KB16COPY tsconfig.json ./ # buildkit376 B17RUN /bin/sh -c npm ci132.87 MB18COPY src/ ./src/ # buildkit8.44 KB19RUN /bin/sh -c npm run492.19 KB20RUN /bin/sh -c npm ci60.63 MB21RUN /bin/sh -c groupadd --gid3.45 KB22RUN /bin/sh -c mkdir -p114 B23RUN /bin/sh -c chown -R60.65 MB24USER specmatic0 B25ENV NODE_ENV=production0 B26RUN /bin/sh -c chmod +x32 B27ENTRYPOINT []0 B28CMD ["node" "build/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'