sha256:042eaa41a04afce2c558b60983e654557a1bc2a9c8b3676363539d9750dc5340
OS/ARCH
Compressed size
1.58 GB
Last pushed
4 months by petermatthew
Type
Image
Manifest digest
sha256:ade6302e7a429d232ba4c91e23592c3afdb1ca53a23d075709f2b36c5ddb4e92
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.78 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11RUN /bin/sh -c apt-get -qq1.24 GB12RUN /bin/sh -c cd /tmp28.95 MB13RUN /bin/sh -c update-alternatives --install3.34 KB14RUN /bin/sh -c gcc --version656 B15ADD ./entrypoint.sh /root/entrypoint.sh # buildkit187 B16ADD ./judge.yaml /root/judge.yaml # buildkit227 B17ADD ./judge.yaml /root/.hydro/judge.yaml # buildkit249 B18RUN /bin/sh -c chmod +x185 B19RUN /bin/sh -c yarn global240.42 MB20ENTRYPOINT ["/root/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1777939200'