sha256:34b5d386c7818b10c9e7b44062b916c8ff05281fef323439d08a0c65dc2232a4
OS/ARCH
Compressed size
384.07 MB
Last pushed
6 months by dockersamplesbuildbot
Type
Image
Manifest digest
sha256:c8740d00d87b8c9325f372ee580e18b43798cde2c01fabb42f86c9dd6abeab45
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.66 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.14.00 B7RUN /bin/sh -c ARCH= &&55.2 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/app134 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 'arm64' out/ 'bookworm' '@1773619200'