sha256:7d8b8af8f20097f6e5d5c0f858a41a27c0c82de2cc8c01c3214330b60a0a80a3
OS/ARCH
Compressed size
295.82 MB
Last pushed
about 1 year by specmatic
Type
Image
Manifest digest
sha256:a52100ba3a80f2e16eeab4d8a08815d1c409a9e426d20cc14f44fa56b5ddcf66
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update93.79 MB11WORKDIR /app93 B12COPY package*.json ./ # buildkit16.81 KB13RUN /bin/sh -c npm ci63.61 MB14COPY /app/build ./build # buildkit11.18 KB15RUN /bin/sh -c groupadd -g1.13 KB16RUN /bin/sh -c mkdir -p63.1 MB17USER specmatic0 B18ENV NODE_ENV=production0 B19RUN /bin/sh -c chmod +x32 B20ENTRYPOINT []0 B21CMD ["node" "build/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'