Sign inSign up

andisugandi/moodle-php-apache:8.3

Multi-platform
Web servers
Index digest

sha256:2820897f41f8449c1b4ca8ce1e9f04339371a689b5b38e440c2b0c4c18be43e0

OS/ARCH

Compressed size

349.14 MB

Last pushed

8 months by andisugandi

Type

Image

Manifest digest

sha256:1b49f256d6ff4fa1b02bfbb2aaad968c9f036fcb6b110a85f25f52226877d2f5

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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;93.62 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.23 MB
10RUN /bin/sh -c a2dismod mpm_event435 B
11RUN /bin/sh -c { echo489 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
16ENV PHP_VERSION=8.3.300 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.30.tar.xz.asc0 B
18ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B
19RUN /bin/sh -c set -eux;12.15 MB
20COPY docker-php-source /usr/local/bin/ # buildkit488 B
21RUN /bin/sh -c set -eux;11.15 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache251 B
24RUN /bin/sh -c docker-php-ext-enable sodium245 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit891 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31ARG TARGETPLATFORM=linux/arm640 B
32ENV TARGETPLATFORM=linux/arm640 B
33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c23.38 MB
35ARG DEBIAN_FRONTEND=noninteractive0 B
36ADD root/tmp/setup/locales-gen.sh /tmp/setup/locales-gen.sh # buildkit379 B
37RUN |2 TARGETPLATFORM=linux/arm64 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/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh39.08 MB
40ADD root/tmp/setup/oci8-extension.sh /tmp/setup/oci8-extension.sh # buildkit579 B
41RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B
42ENV LD_LIBRARY_PATH=/usr/local/instantclient0 B
43ADD root/tmp/setup/sqlsrv-extension.sh /tmp/setup/sqlsrv-extension.sh # buildkit1.08 KB
44RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B
45RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh230 B
46ADD root/usr /usr # buildkit1.51 KB
47ADD root/etc /etc # buildkit223 B
48ADD root/system-docker-entrypoint.d/wwwroot.sh /system-docker-entrypoint.d/10-wwwroot.sh # buildkit456 B
49RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B
50RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh2.85 KB
51RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh5.52 KB
52CMD ["apache2-foreground"]0 B
53ENTRYPOINT ["moodle-docker-php-entrypoint"]0 B
54RUN /bin/sh -c apt-get update54.62 MB
55COPY ./moodle-cron/moodle /etc/cron.d/moodle # buildkit255 B
56RUN /bin/sh -c chmod 0644252 B
57RUN /bin/sh -c crontab /etc/cron.d/moodle442 B
58RUN /bin/sh -c a2enmod ssl411 B
59RUN /bin/sh -c mkdir -p133 B
60COPY ./ssl/*.pem /etc/apache2/ssl/ # buildkit2.56 KB
61COPY ./apache/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit392 B
62EXPOSE [443/tcp]0 B
63COPY ./scripts/script.sh /usr/local/bin/script.sh # buildkit215 B
64RUN /bin/sh -c chmod +x213 B
65CMD ["script.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'