sha256:8ec225c9ec0247553bd8c05a21b85fafb210b3e5f120a789bd13ed050377ad23
OS/ARCH
linux/amd64
Compressed size
410.26 MB
Last pushed
about 2 months by analislas
Type
Image
Manifest digest
sha256:8ec225c9ec0247553bd8c05a21b85fafb210b3e5f120a789bd13ed050377ad23
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.82 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.18.00 B7RUN /bin/sh -c ARCH= &&56.22 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 /workdir97 B14COPY . . # buildkit196 KB15RUN /bin/sh -c apt update17.33 MB16RUN /bin/sh -c npm install2.89 MB17EXPOSE map[80/tcp:{}]0 B18CMD ["http-server" "./public_html" "--port" "80"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'