Sign inSign up

krinkuto11/sqljudge-host:amd64

Manifest digest

sha256:016794dc22b3624c51434a811428bf3c81e9a145ab51fe0829974c7f8dfd5623

OS/ARCH

linux/amd64

Compressed size

903.2 MB

Last pushed

3 months by krinkuto11

Type

Image

Manifest digest

sha256:016794dc22b3624c51434a811428bf3c81e9a145ab51fe0829974c7f8dfd5623

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.48 KB
9RUN /bin/sh -c apt-get update425.62 MB
10ADD chroot.tar.gz / # buildkit447.97 MB
11ADD judgehost.tar.gz / # buildkit1.24 MB
12RUN /bin/sh -c cp /opt/domjudge/judgehost/etc/sudoers-domjudge610 B
13RUN /bin/sh -c current_uid="$(id -u32 B
14COPY judgehost/scripts /scripts/ # buildkit767 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.68 KB
18ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
19CMD ["/scripts/start.sh"]0 B

Command

 ARG RELEASE