Sign inSign up

andisugandi/k8s-moodle-php-apache:8.4

Multi-platform
Index digest

sha256:619f3f2b9500ffdc194ad4ffae74a24f3002a0015ea61948acceda01dcfa122b

OS/ARCH

Compressed size

519.08 MB

Last pushed

about 1 month by andisugandi

Type

Image

Manifest digest

sha256:e97b2a85c21c1d62bb41eb575c78e8c1f6bd0e0348806961e1abe33d1f597720

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.63 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_event429 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.240 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B
18ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B
19RUN /bin/sh -c set -eux;13.24 MB
20COPY docker-php-source /usr/local/bin/ # buildkit491 B
21RUN /bin/sh -c set -eux;12.69 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 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/arm640 B
32ENV TARGETPLATFORM=linux/arm640 B
33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c23.29 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/sh38.95 MB
40ADD root/tmp/setup/sqlsrv-extension.sh /tmp/setup/sqlsrv-extension.sh # buildkit931 B
41RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B
42RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh228 B
43ADD root/usr /usr # buildkit1.51 KB
44ADD root/etc /etc # buildkit223 B
45ADD root/system-docker-entrypoint.d/wwwroot.sh /system-docker-entrypoint.d/10-wwwroot.sh # buildkit456 B
46RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B
47RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh2.85 KB
48RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh5.51 KB
49CMD ["apache2-foreground"]0 B
50ENTRYPOINT ["moodle-docker-php-entrypoint"]0 B
52RUN /bin/sh -c apt-get update37.71 MB
53RUN /bin/sh -c php -r814.13 KB
54COPY ./moodle-code /var/www/html/ # buildkit84.2 MB
55WORKDIR /var/www/html32 B
56RUN /bin/sh -c rm -rf99.39 MB
57RUN /bin/sh -c a2enmod rewrite385 B
58RUN /bin/sh -c echo 'RemoteIPHeader423 B
59COPY ./apache/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit678 B
60COPY ./scripts/script.sh /usr/local/bin/script.sh # buildkit207 B
61RUN /bin/sh -c chmod +x206 B
62EXPOSE [80/tcp]0 B
63CMD ["/usr/local/bin/script.sh"]0 B

Command

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