sha256:3c346d1836730ca770338f61e31e035a0f0e00a93a011aa1cb92de9cee51e6f3
OS/ARCH
Compressed size
390.91 MB
Last pushed
about 1 year by dockersamplesbuildbot
Type
Image
Manifest digest
sha256:3567c924782216071632487c3750f5b9d0ac893a69d40bbcd08c0a63dcfb4aef
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.58 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.17.00 B7RUN /bin/sh -c ARCH= &&53.83 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 /usr/local/app136 B14COPY api/package* ./ # buildkit11.03 KB15ENV NODE_ENV=production0 B16RUN /bin/sh -c npm ci3.52 MB17COPY /usr/local/app/dist ./static # buildkit199.97 KB18COPY api/src ./src # buildkit2.66 KB19CMD ["node" "src/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'