Sign inSign up

andisugandi/moodle-php-apache:8.1

Multi-platform
Web servers
Index digest

sha256:a7990b4ed1164732e17da1899a6fd9bc74e219170e9bfdc46a79160d376775eb

OS/ARCH

Compressed size

386.14 MB

Last pushed

over 1 year by andisugandi

Type

Image

Manifest digest

sha256:ba89ca240b164ed702900e29efd349de2047dc66731c7a2446f627ce0c86c32e

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
5RUN /bin/sh -c set -eux;99.51 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;225 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10RUN /bin/sh -c set -eux;19.19 MB
11RUN /bin/sh -c a2dismod mpm_event432 B
12RUN /bin/sh -c { echo483 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
17ENV PHP_VERSION=8.1.310 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.1.31.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.31.tar.xz.asc0 B
19ENV PHP_SHA256=c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca0 B
20RUN /bin/sh -c set -eux;11.49 MB
21COPY docker-php-source /usr/local/bin/ # buildkit489 B
22RUN /bin/sh -c set -eux;10.64 MB
23COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
24RUN /bin/sh -c docker-php-ext-enable sodium247 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/amd640 B
32ENV TARGETPLATFORM=linux/amd640 B
33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c23.04 MB
35ARG DEBIAN_FRONTEND=noninteractive0 B
36ADD root/tmp/setup/locales-gen.sh /tmp/setup/locales-gen.sh # buildkit456 B
37RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh63.5 MB
38ADD root/tmp/setup/php-extensions.sh /tmp/setup/php-extensions.sh # buildkit1.15 KB
39RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh45.46 MB
40ADD root/tmp/setup/oci8-extension.sh /tmp/setup/oci8-extension.sh # buildkit579 B
41RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh80.95 MB
42ENV LD_LIBRARY_PATH=/usr/local/instantclient0 B
43ADD root/tmp/setup/sqlsrv-extension.sh /tmp/setup/sqlsrv-extension.sh # buildkit933 B
44RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh2.19 MB
45RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh225 B
46ADD root/usr /usr # buildkit1.39 KB
47RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B
48CMD ["apache2-foreground"]0 B
49ENTRYPOINT ["moodle-docker-php-entrypoint"]0 B
50RUN /bin/sh -c apt-get update2.39 MB
51COPY ./moodle-cron/moodle /etc/cron.d/moodle # buildkit253 B
52RUN /bin/sh -c chmod 0644251 B
53RUN /bin/sh -c crontab /etc/cron.d/moodle445 B
54RUN /bin/sh -c a2enmod ssl416 B
55RUN /bin/sh -c mkdir -p130 B
56COPY ./ssl/*.pem /etc/apache2/ssl/ # buildkit2.55 KB
57COPY ./apache/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit389 B
58EXPOSE map[443/tcp:{}]0 B
59COPY ./scripts/script.sh /usr/local/bin/script.sh # buildkit215 B
60RUN /bin/sh -c chmod +x213 B
61CMD ["script.sh"]0 B

Command

ADD rootfs.tar.xz / # buildkit