sha256:a2574c7582ca8f4b5d6bb690046a2bcca7813d6000fff84bb9f5003d5347e3d0
OS/ARCH
linux/amd64
Compressed size
426.83 MB
Last pushed
12 months by lancard
Type
Image
Manifest digest
sha256:3973b5a3cc96cefb9737b3e1fbcd7bbb92b4c2d87d9f6143320f8f330f75ea08
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;224.98 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.8.00 B7RUN /bin/sh -c ARCH= &&57.74 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit452 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY index.js /app/index.js # buildkit719 B15COPY index.html /app/index.html # buildkit1.78 KB16RUN /bin/sh -c npm i6.85 MB17ENTRYPOINT ["/bin/sh" "-c" "node ./index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1757289600'