sha256:888c3b8d95e76b463fcdaa6e77ad8d2afe670838de9a3f5bb723b314b5ba31e7
OS/ARCH
Compressed size
1.57 GB
Last pushed
9 months by petermatthew
Type
Image
Manifest digest
sha256:c2e11c732b9f9f66b34ad0b0c3d3fbd57600c037b515efb3e1195fdc479a01f4
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11RUN /bin/sh -c apt-get -qq1.25 GB12RUN /bin/sh -c cd /tmp28.89 MB13RUN /bin/sh -c update-alternatives --install3.27 KB14RUN /bin/sh -c gcc --version701 B15ADD ./entrypoint.sh /root/entrypoint.sh # buildkit187 B16ADD ./judge.yaml /root/judge.yaml # buildkit226 B17ADD ./judge.yaml /root/.hydro/judge.yaml # buildkit247 B18RUN /bin/sh -c chmod +x185 B19RUN /bin/sh -c yarn global227.61 MB20ENTRYPOINT ["/root/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'