moodle (sha256:ab670096b2a92b08de2b4e34e281bfb3f75558d81639a43ae079a80810e3b455)

Published 2025-03-12 17:40:38 +00:00 by sutty

Installation

docker pull git.sutty.abyaya.la/containers/moodle@sha256:ab670096b2a92b08de2b4e34e281bfb3f75558d81639a43ae079a80810e3b455
sha256:ab670096b2a92b08de2b4e34e281bfb3f75558d81639a43ae079a80810e3b455

Image layers

ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG ALPINE_VERSION=3.20.6
ENV LANG=C.UTF-8
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 ALPINE_VERSION=3.20.6 /bin/sh -c echo ${ALPINE_VERSION} | cut -d . -f 1,2 | xargs -I {} echo https://alpine.sutty.nl/alpine/v{}/sutty | tee -a /etc/apk/repositories # buildkit
RUN |1 ALPINE_VERSION=3.20.6 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit
LABEL org.opencontainers.image.authors=f@sutty.nl
ENV EMAIL=monit@sutty.nl
ENV EMAIL_FROM=monit@sutty.nl
ENV MMONIT=mmmonit.athshe.sutty.nl
ENV CREDENTIALS=mmmonit:mmmonit.athshe.sutty.nl
RUN /bin/sh -c apk add --no-cache tini monit knsupdate # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /etc/monit.d # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /etc/monit.d/external/ # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /var/lib/monit # buildkit
COPY /etc/monitrc /etc/monitrc # buildkit
COPY ./nsupdate.sh /usr/local/bin/nsupdate # buildkit
COPY ./whatsmyip6.sh /usr/local/bin/whatsmyip6 # buildkit
COPY ./whatsmydefaulteth.sh /usr/local/bin/whatsmydefaulteth # buildkit
COPY ./syslogize.sh /usr/local/bin/syslogize # buildkit
COPY ./zeroconf.sh /usr/local/bin/zeroconf # buildkit
COPY ./zeroconf.conf /etc/zeroconf.conf # buildkit
EXPOSE map[2812/tcp:{}]
ENTRYPOINT ["/sbin/tini" "--"]
CMD ["/usr/bin/monit"]
LABEL org.opencontainers.image.authors=f@sutty.nl
ARG PHP_VERSION=82
ENV PHP_VERSION=82
RUN |1 PHP_VERSION=82 /bin/sh -c apk add --no-cache icu-data-full php${PHP_VERSION} php${PHP_VERSION}-ctype php${PHP_VERSION}-curl php${PHP_VERSION}-dom php${PHP_VERSION}-exif php${PHP_VERSION}-fileinfo php${PHP_VERSION}-fpm php${PHP_VERSION}-gd php${PHP_VERSION}-iconv php${PHP_VERSION}-intl php${PHP_VERSION}-mbstring php${PHP_VERSION}-opcache php${PHP_VERSION}-openssl php${PHP_VERSION}-pgsql php${PHP_VERSION}-session php${PHP_VERSION}-simplexml php${PHP_VERSION}-soap php${PHP_VERSION}-sodium php${PHP_VERSION}-tokenizer php${PHP_VERSION}-xml php${PHP_VERSION}-xmlreader php${PHP_VERSION}-zip # buildkit
RUN |1 PHP_VERSION=82 /bin/sh -c apk add --no-cache php${PHP_VERSION}-pecl-redis # buildkit
RUN |1 PHP_VERSION=82 /bin/sh -c apk add --no-cache mini-sendmail # buildkit
COPY ./sendmail.sh /usr/bin/sendmail # buildkit
COPY ./php-fpmd.sh /usr/local/bin/php-fpmd # buildkit
COPY ./monit.conf /etc/monit.d/php_fpm.conf # buildkit
RUN |1 PHP_VERSION=82 /bin/sh -c sed -re "s/@@PHP_VERSION@@/${PHP_VERSION}/g" -i /etc/monit.d/php_fpm.conf # buildkit
VOLUME [/etc/php82]
EXPOSE map[9000/tcp:{}]
LABEL org.opencontainers.image.authors=f@sutty.nl
COPY ./monit.conf /etc/monit.d/moodle.conf # buildkit
COPY ./moodle_cron.sh /usr/local/bin/moodle_cron # buildkit
COPY ./moodle.sh /usr/local/bin/moodle # buildkit
RUN /bin/sh -c apk add --no-cache ghostscript # buildkit

Labels

Key Value
org.opencontainers.image.authors f@sutty.nl
org.opencontainers.image.created 2025-03-12T17:37:53Z
org.opencontainers.image.revision 61a3ce1e985c18e7aa9892d4b82cb829d636453c
org.opencontainers.image.source https://git.sutty.abyaya.la/containers/moodle.git
org.opencontainers.image.url https://git.sutty.abyaya.la/containers/moodle
Details
Container
2025-03-12 17:40:38 +00:00
0
OCI / Docker
linux/amd64
f@sutty.nl
55 MiB
Versions (3) View all
3.19.7 2025-03-12
3.20.6 2025-03-12
3.21.3 2025-03-12