Sign inSign up

domjudge/domserver:8.3.1

Languages & frameworks
Integration & delivery
Web servers
Manifest digest

sha256:4eae1c47def5ff4b36fc743772408ecd5ba4d8f7795bbf136d545bfecda84a7a

OS/ARCH

linux/amd64

Compressed size

180.05 MB

Last pushed

over 1 year by domjudgeci

Type

Image

Manifest digest

sha256:4eae1c47def5ff4b36fc743772408ecd5ba4d8f7795bbf136d545bfecda84a7a

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL org.opencontainers.image.authors=DOMjudge team <[email protected]>0 B
3ENV DEBIAN_FRONTEND=noninteractive CONTAINER_TIMEZONE=Europe/Amsterdam MYSQL_HOST=mariadb MYSQL_USER=domjudge0 B
4RUN /bin/sh -c useradd -m3.21 KB
5RUN /bin/sh -c apt-get update96.62 MB
6RUN /bin/sh -c php -r752.41 KB
7COPY /opt/domjudge/domserver /opt/domjudge/domserver # buildkit45.29 MB
8COPY /opt/domjudge/doc /opt/domjudge/doc # buildkit10.44 MB
9COPY domserver/scripts /scripts/ # buildkit3.57 KB
10COPY domserver/supervisor /etc/supervisor/conf.d/ # buildkit285 B
11ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/domjudge/domserver/bin0 B
12COPY domserver/configure.sh /configure.sh # buildkit1.16 KB
13RUN /bin/sh -c chmod 70027.84 KB
14EXPOSE map[80/tcp:{}]0 B
15HEALTHCHECK &{["CMD" "/scripts/bin/healthcheck"] "10s" "10s"0 B
16CMD ["/scripts/start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'