sha256:c3de5f9149ebd0c3d82693976cbf08ae1906e25402140f97199cdcf6b3b118f7
OS/ARCH
linux/amd64
Compressed size
522.7 MB
Last pushed
about 1 month by mritd
Type
Image
Manifest digest
sha256:f1403f2a53eb2bf4d00b0543036f77bd8173544c72b5a42473e9543a8f8cfc60
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.85 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.19.00 B7RUN /bin/sh -c ARCH= &&56.38 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B14LABEL repository=https://github.com/mritd/autobuild0 B15LABEL description=Earthly + CI Auto0 B16LABEL licenses=Apache-2.00 B18LABEL org.opencontainers.image.source=https://github.com/mritd/autobuild0 B19LABEL org.opencontainers.image.description=Earthly + CI Auto0 B20LABEL org.opencontainers.image.licenses=Apache-2.00 B21RUN /bin/sh -c apt update966.74 KB22ENV LANG=en_US.UTF-80 B23ENV LC_ALL=en_US.UTF-80 B24ENV LANGUAGE=en_US:en0 B25RUN /bin/sh -c apt update80.37 MB26ENV TZ=Asia/Shanghai0 B27RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive481.28 KB28RUN /bin/sh -c apt update5.36 MB29RUN /bin/sh -c apt update246.9 KB30RUN /bin/sh -c set -ex366.58 KB31ENV NPM_CACHE_DIR=/data/npm_cache0 B32ENV NPM_DIST=https://npmmirror.com/mirrors/node0 B33ENV NPM_REGISTRY=https://registry.npmmirror.com0 B34RUN /bin/sh -c apt update44.92 MB35COPY cnpm /usr/local/bin/cnpm # buildkit319 B36VOLUME [/data/npm_cache]0 B37ENTRYPOINT ["tini" "--"]0 B38CMD ["node"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'