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 MB3ENV DEBIAN_FRONTEND=noninteractive CONTAINER_TIMEZONE=Europe/Amsterdam MYSQL_HOST=mariadb MYSQL_USER=domjudge0 B4RUN /bin/sh -c useradd -m3.21 KB5RUN /bin/sh -c apt-get update96.62 MB6RUN /bin/sh -c php -r752.41 KB7COPY /opt/domjudge/domserver /opt/domjudge/domserver # buildkit45.29 MB8COPY /opt/domjudge/doc /opt/domjudge/doc # buildkit10.44 MB9COPY domserver/scripts /scripts/ # buildkit3.57 KB10COPY domserver/supervisor /etc/supervisor/conf.d/ # buildkit285 B11ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/domjudge/domserver/bin0 B12COPY domserver/configure.sh /configure.sh # buildkit1.16 KB13RUN /bin/sh -c chmod 70027.84 KB14EXPOSE map[80/tcp:{}]0 B15HEALTHCHECK &{["CMD" "/scripts/bin/healthcheck"] "10s" "10s"0 B16CMD ["/scripts/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'