Sign inSign up

andisugandi/moodle-php-apache-ssl:8.1

Web servers
Manifest digest

sha256:f1e01c82aef94a49d1bdfd473277e09a385d04deaa80525ef56aae6d8e5f263c

OS/ARCH

linux/amd64

Compressed size

382.7 MB

Last pushed

almost 3 years by andisugandi

Type

Image

Manifest digest

sha256:f1e01c82aef94a49d1bdfd473277e09a385d04deaa80525ef56aae6d8e5f263c

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {227 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get99.52 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get19.36 MB
11/bin/sh -c a2dismod mpm_event &&479 B
12/bin/sh -c { echo '<FilesMatch515 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
17ENV PHP_VERSION=8.1.250 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.1.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.25.tar.xz.asc0 B
19ENV PHP_SHA256=66fdba064aa119b1463a7969571d42f4642690275d8605ab5149bcc5107e24840 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark11.66 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.64 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium246 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 896 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31ARG TARGETPLATFORM0 B
32ENV TARGETPLATFORM=linux/amd640 B
33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c19.24 MB
35ARG DEBIAN_FRONTEND=noninteractive0 B
36ADD root/tmp/setup/locales-gen.sh /tmp/setup/locales-gen.sh # buildkit455 B
37RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh63.49 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.44 MB
40ADD root/tmp/setup/oci8-extension.sh /tmp/setup/oci8-extension.sh # buildkit580 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 # buildkit934 B
44RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh2.19 MB
45RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh200 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 # buildkit255 B
52RUN /bin/sh -c chmod 0644252 B
53RUN /bin/sh -c crontab /etc/cron.d/moodle454 B
54RUN /bin/sh -c a2enmod ssl413 B
55RUN /bin/sh -c mkdir -p162 B
56COPY ./ssl/*.pem /etc/apache2/ssl/ # buildkit2.55 KB
57COPY ./apache/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit391 B
58EXPOSE map[443/tcp:{}]0 B
59COPY ./scripts/script.sh /usr/local/bin/script.sh # buildkit216 B
60RUN /bin/sh -c chmod +x223 B
61CMD ["script.sh"]0 B

Command

ADD file:fbd8521c24ed758023728505c18d7a0d6d101bc77fd772a4af9b65049b943864 in /