sha256:e438170d987229dcf100f25ccabc402489d21b136b71b727252df38242003213
OS/ARCH
Compressed size
1.55 GB
Last pushed
10 months by petermatthew
Type
Image
Manifest digest
sha256:3989783e04c3ab4b704bb51d17a5bb5e4e67b85fc9b501be6b175dc5199fb712
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.35 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11RUN /bin/sh -c apt-get -qq1.23 GB12RUN /bin/sh -c cd /tmp28.95 MB13RUN /bin/sh -c update-alternatives --install3.31 KB14RUN /bin/sh -c gcc --version653 B15ADD ./entrypoint.sh /root/entrypoint.sh # buildkit187 B16ADD ./judge.yaml /root/judge.yaml # buildkit228 B17ADD ./judge.yaml /root/.hydro/judge.yaml # buildkit250 B18RUN /bin/sh -c chmod +x187 B19RUN /bin/sh -c yarn global226.83 MB20ENTRYPOINT ["/root/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'