sha256:3c07b66e2d4d721b59bc46d8ba3dd28ecaa4a61a8fb3cfea069a4fc9abd8b3c5
OS/ARCH
Compressed size
1.59 GB
Last pushed
5 months by petermatthew
Type
Image
Manifest digest
sha256:a37bf13b5487792628b54e054cc9b75aede921904d8c0f9c3e4da62c5b5a4f5c
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.57 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.9 MB13RUN /bin/sh -c update-alternatives --install3.28 KB14RUN /bin/sh -c gcc --version705 B15ADD ./entrypoint.sh /root/entrypoint.sh # buildkit186 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 global245.83 MB20ENTRYPOINT ["/root/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'