Sign inSign up

krinkuto11/sqljudge-host:latest

Multi-platform
Index digest

sha256:4df1dfddebd351c85092a007f0a1058a2a208a39c5e179615f26c287f9a04b85

OS/ARCH

Compressed size

905.15 MB

Last pushed

3 months by krinkuto11

Type

Image

Manifest digest

sha256:0d0e2b3968a2b745ea3f4fb3cd82b273b5318c757d75a35631f0378566165da7

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL org.opencontainers.image.authors=DOMjudge team <[email protected]>0 B
7ENV DEBIAN_FRONTEND=noninteractive CONTAINER_TIMEZONE=Europe/Amsterdam DOMSERVER_BASEURL=http://domserver/ JUDGEDAEMON_USERNAME=judgehost0 B
8RUN /bin/sh -c useradd -m3.49 KB
9RUN /bin/sh -c apt-get update423.26 MB
10ADD chroot.tar.gz / # buildkit452.28 MB
11ADD judgehost.tar.gz / # buildkit1.24 MB
12RUN /bin/sh -c cp /opt/domjudge/judgehost/etc/sudoers-domjudge614 B
13RUN /bin/sh -c current_uid="$(id -u32 B
14COPY judgehost/scripts /scripts/ # buildkit768 B
15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/domjudge/judgehost/bin0 B
16COPY judgehost/configure.sh /configure.sh # buildkit1.06 KB
17RUN /bin/sh -c chmod 7002.69 KB
18ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
19CMD ["/scripts/start.sh"]0 B

Command

 ARG RELEASE