Sign inSign up

domjudge/domjudge-contributor:amd64

Languages & frameworks
Integration & delivery
Manifest digest

sha256:f12bc2ffd468e1019ded561748bb4ee0bfa9f17f123b85e9bbcc21d6c1927882

OS/ARCH

linux/amd64

Compressed size

632.43 MB

Last pushed

over 2 years by domjudgeci

Type

Image

Manifest digest

sha256:f12bc2ffd468e1019ded561748bb4ee0bfa9f17f123b85e9bbcc21d6c1927882

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.18 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=DOMjudge team <[email protected]>0 B
8ENV DEBIAN_FRONTEND=noninteractive CONTAINER_TIMEZONE=Europe/Amsterdam UID=1000 GID=10000 B
9RUN /bin/sh -c apt update526.09 MB
10RUN /bin/sh -c ln -sf260 B
11RUN /bin/sh -c groupadd -g4.57 KB
12RUN /bin/sh -c apt update706.68 KB
13RUN /bin/sh -c add-apt-repository ppa:ondrej/php31.81 MB
14RUN /bin/sh -c for VERSION19.6 MB
15RUN /bin/sh -c PACKAGES=$(dpkg-query -f26.05 MB
16RUN /bin/sh -c update-alternatives --set3.5 KB
17RUN /bin/sh -c for VERSION3.66 KB
18RUN /bin/sh -c update-alternatives --set3.56 KB
19RUN /bin/sh -c mkdir /php-config132 B
20COPY php-config /php-config # buildkit211 B
21RUN /bin/sh -c for VERSION605 B
22RUN /bin/sh -c phpdismod xdebug1.36 KB
23COPY scripts /scripts/ # buildkit3.24 KB
24RUN /bin/sh -c chmod 7553.41 KB
25ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
26CMD ["/scripts/start.sh"]0 B
27COPY supervisord.conf /etc/supervisor/ # buildkit347 B
28COPY supervisor /etc/supervisor/conf.d/ # buildkit431 B
29COPY sudoers-domjudge /etc/sudoers.d/domjudge # buildkit198 B
30RUN /bin/sh -c chmod 440198 B
31USER domjudge0 B
32EXPOSE map[80/tcp:{}]0 B

Command

 ARG RELEASE