sha256:34b5d386c7818b10c9e7b44062b916c8ff05281fef323439d08a0c65dc2232a4
OS/ARCH
Compressed size
392.56 MB
Last pushed
6 months by dockersamplesbuildbot
Type
Image
Manifest digest
sha256:bd1c5103dca2083cdd216b936c1942c2be830a8c3dde311e812a6d07516a2cf2
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.73 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.14.00 B7RUN /bin/sh -c ARCH= &&55.18 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 B13WORKDIR /usr/local/app133 B14COPY api/package* ./ # buildkit11.02 KB15ENV NODE_ENV=production0 B16RUN /bin/sh -c npm ci3.66 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' '@1773619200'