sha256:5bd2f467c5993b43045a2e19954d1f352af4737602d4cec79dfe23df705c60ec
OS/ARCH
Compressed size
386.73 MB
Last pushed
10 months by klaspihl
Type
Image
Manifest digest
sha256:53e8ac913adc4624c326371f0d1d7e1d7be176212e96a86a4f69e07a19b9272d
Image Layers
1# debian.sh --arch 'arm64' out/46.12 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.39 MB4RUN /bin/sh -c set -ex;193.58 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=25.2.10 B7RUN /bin/sh -c ARCH= &&53.93 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/src/app133 B14COPY app/package.json ./package.json # buildkit297 B15RUN /bin/sh -c apt-get update362.67 KB16RUN /bin/sh -c npm install7.66 MB17COPY app ./app # buildkit5.19 KB18CMD ["node" "app/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'