Sign inSign up

andisugandi/moodle-php-apache:8.4

Multi-platform
Web servers
Index digest

sha256:42ae8d82210d75eb7c2244d78ee3081d3c448e9298e4d7062af6298b5533c57a

OS/ARCH

Compressed size

349.86 MB

Last pushed

14 days by andisugandi

Type

Image

Manifest digest

sha256:7357b88ae38cb3202622e18e00b4c4d2bc826e2cc4e575fc627fcb3c81d2a455

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.52 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;19.21 MB
10RUN /bin/sh -c a2dismod mpm_event426 B
11RUN /bin/sh -c { echo482 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
16ENV PHP_VERSION=8.4.250 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B
18ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B
19RUN /bin/sh -c set -eux;13.25 MB
20COPY docker-php-source /usr/local/bin/ # buildkit487 B
21RUN /bin/sh -c set -eux;13.05 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache247 B
24RUN /bin/sh -c docker-php-ext-enable sodium243 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit890 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31ARG TARGETPLATFORM=linux/amd640 B
32ENV TARGETPLATFORM=linux/amd640 B
33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c23.05 MB
35ARG DEBIAN_FRONTEND=noninteractive0 B
36ADD root/tmp/setup/locales-gen.sh /tmp/setup/locales-gen.sh # buildkit380 B
37RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh69.1 MB
38ADD root/tmp/setup/php-extensions.sh /tmp/setup/php-extensions.sh # buildkit1.12 KB
39RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh39.05 MB
40ADD root/tmp/setup/sqlsrv-extension.sh /tmp/setup/sqlsrv-extension.sh # buildkit930 B
41RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh2.21 MB
42RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh223 B
43ADD root/usr /usr # buildkit1.51 KB
44ADD root/etc /etc # buildkit224 B
45ADD root/system-docker-entrypoint.d/wwwroot.sh /system-docker-entrypoint.d/10-wwwroot.sh # buildkit455 B
46RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B
47RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh2.85 KB
48RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh5.52 KB
49CMD ["apache2-foreground"]0 B
50ENTRYPOINT ["moodle-docker-php-entrypoint"]0 B
52RUN /bin/sh -c apt-get update40.99 MB
53RUN /bin/sh -c php -r814.82 KB
54RUN /bin/sh -c apt-get update326.47 KB
55WORKDIR /var/www/html32 B
56RUN /bin/sh -c composer require2.37 MB
57RUN /bin/sh -c php -r32 B
58RUN /bin/sh -c php -r32 B
59COPY ./otel-moodle.php /usr/local/bin/otel-moodle.php # buildkit3.94 KB
60RUN /bin/sh -c chmod 064432 B
61RUN /bin/sh -c printf '%s\n'258 B
62COPY ./moodle-cron/moodle /etc/cron.d/moodle # buildkit254 B
63RUN /bin/sh -c chmod 0644510 B
64RUN /bin/sh -c a2enmod ssl443 B
65RUN /bin/sh -c printf '%s\n'259 B
66RUN /bin/sh -c a2enconf remoteip313 B
67RUN /bin/sh -c mkdir -p131 B
68COPY ./ssl/*.pem /etc/apache2/ssl/ # buildkit2.56 KB
69COPY ./apache/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit670 B
70COPY ./scripts/script.sh /usr/local/bin/script.sh # buildkit215 B
71RUN /bin/sh -c chmod +x213 B
72EXPOSE [443/tcp]0 B
73CMD ["/usr/local/bin/script.sh"]0 B

Command

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