sha256:3c346d1836730ca770338f61e31e035a0f0e00a93a011aa1cb92de9cee51e6f3
OS/ARCH
Compressed size
381.75 MB
Last pushed
about 1 year by dockersamplesbuildbot
Type
Image
Manifest digest
sha256:e9f302e3e5b75543e53c9109e797b769e235343ef313c91d958a4c1edcaffc7a
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.46 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.37 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.17.00 B7RUN /bin/sh -c ARCH= &&53.51 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /usr/local/app137 B14COPY api/package* ./ # buildkit11.03 KB15ENV NODE_ENV=production0 B16RUN /bin/sh -c npm ci3.53 MB17COPY /usr/local/app/dist ./static # buildkit199.97 KB18COPY api/src ./src # buildkit2.66 KB19CMD ["node" "src/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'