sha256:3ea1ab242d821321be7a74cd3cbd434ffe04a2aad230d12bfcc45ae44a91c806
OS/ARCH
Compressed size
1.61 GB
Last pushed
7 months by petermatthew
Type
Image
Manifest digest
sha256:db6d181ce38a4c2e9c59a4436068659ef258922eb407a0b65859c76f8f799f7b
Image Layers
1ADD alpine-minirootfs-3.22.3-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.22.00 B4RUN /bin/sh -c addgroup -g48.9 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV PATH=/opt/kotlinc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11RUN /bin/sh -c echo "http://dl-cdn.alpinelinux.org/alpine/v3.22/main"3.15 MB12RUN /bin/sh -c apk add658.7 MB13RUN /bin/sh -c wget https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tgz28.84 MB14RUN /bin/sh -c wget https://github.com/JetBrains/kotlin/releases/download/v1.9.25/kotlin-compiler-1.9.25.zip86.81 MB15RUN /bin/sh -c ln -sf149 B16RUN /bin/sh -c arch=$(apk --print-arch)559.59 MB17RUN /bin/sh -c arch=$(apk --print-arch)15.99 MB18RUN /bin/sh -c gcc --version752 B19ADD ./entrypoint.sh /root/entrypoint.sh # buildkit187 B20ADD ./judge.yaml /root/judge.yaml # buildkit227 B21ADD ./judge.yaml /root/.hydro/judge.yaml # buildkit248 B22RUN /bin/sh -c chmod +x183 B23RUN /bin/sh -c yarn global244.8 MB24ENTRYPOINT ["/root/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.3-aarch64.tar.gz / # buildkit