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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.18 MB6CMD ["/bin/bash"]0 B8ENV DEBIAN_FRONTEND=noninteractive CONTAINER_TIMEZONE=Europe/Amsterdam UID=1000 GID=10000 B9RUN /bin/sh -c apt update526.09 MB10RUN /bin/sh -c ln -sf260 B11RUN /bin/sh -c groupadd -g4.57 KB12RUN /bin/sh -c apt update706.68 KB13RUN /bin/sh -c add-apt-repository ppa:ondrej/php31.81 MB14RUN /bin/sh -c for VERSION19.6 MB15RUN /bin/sh -c PACKAGES=$(dpkg-query -f26.05 MB16RUN /bin/sh -c update-alternatives --set3.5 KB17RUN /bin/sh -c for VERSION3.66 KB18RUN /bin/sh -c update-alternatives --set3.56 KB19RUN /bin/sh -c mkdir /php-config132 B20COPY php-config /php-config # buildkit211 B21RUN /bin/sh -c for VERSION605 B22RUN /bin/sh -c phpdismod xdebug1.36 KB23COPY scripts /scripts/ # buildkit3.24 KB24RUN /bin/sh -c chmod 7553.41 KB25ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B26CMD ["/scripts/start.sh"]0 B27COPY supervisord.conf /etc/supervisor/ # buildkit347 B28COPY supervisor /etc/supervisor/conf.d/ # buildkit431 B29COPY sudoers-domjudge /etc/sudoers.d/domjudge # buildkit198 B30RUN /bin/sh -c chmod 440198 B31USER domjudge0 B32EXPOSE map[80/tcp:{}]0 BCommand
ARG RELEASE