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 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;93.62 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;19.23 MB10RUN /bin/sh -c a2dismod mpm_event435 B11RUN /bin/sh -c { echo489 B12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B16ENV PHP_VERSION=8.3.300 B17ENV 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 B18ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B19RUN /bin/sh -c set -eux;12.15 MB20COPY docker-php-source /usr/local/bin/ # buildkit488 B21RUN /bin/sh -c set -eux;11.15 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache251 B24RUN /bin/sh -c docker-php-ext-enable sodium245 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY apache2-foreground /usr/local/bin/ # buildkit891 B28WORKDIR /var/www/html32 B29EXPOSE map[80/tcp:{}]0 B30CMD ["apache2-foreground"]0 B31ARG TARGETPLATFORM=linux/arm640 B32ENV TARGETPLATFORM=linux/arm640 B33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c23.38 MB35ARG DEBIAN_FRONTEND=noninteractive0 B36ADD root/tmp/setup/locales-gen.sh /tmp/setup/locales-gen.sh # buildkit379 B37RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh69.1 MB38ADD root/tmp/setup/php-extensions.sh /tmp/setup/php-extensions.sh # buildkit1.12 KB39RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh39.08 MB40ADD root/tmp/setup/oci8-extension.sh /tmp/setup/oci8-extension.sh # buildkit579 B41RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B42ENV LD_LIBRARY_PATH=/usr/local/instantclient0 B43ADD root/tmp/setup/sqlsrv-extension.sh /tmp/setup/sqlsrv-extension.sh # buildkit1.08 KB44RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B45RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh230 B46ADD root/usr /usr # buildkit1.51 KB47ADD root/etc /etc # buildkit223 B48ADD root/system-docker-entrypoint.d/wwwroot.sh /system-docker-entrypoint.d/10-wwwroot.sh # buildkit456 B49RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B50RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh2.85 KB51RUN |2 TARGETPLATFORM=linux/arm64 DEBIAN_FRONTEND=noninteractive /bin/sh5.52 KB52CMD ["apache2-foreground"]0 B53ENTRYPOINT ["moodle-docker-php-entrypoint"]0 B54RUN /bin/sh -c apt-get update54.62 MB55COPY ./moodle-cron/moodle /etc/cron.d/moodle # buildkit255 B56RUN /bin/sh -c chmod 0644252 B57RUN /bin/sh -c crontab /etc/cron.d/moodle442 B58RUN /bin/sh -c a2enmod ssl411 B59RUN /bin/sh -c mkdir -p133 B60COPY ./ssl/*.pem /etc/apache2/ssl/ # buildkit2.56 KB61COPY ./apache/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit392 B62EXPOSE [443/tcp]0 B63COPY ./scripts/script.sh /usr/local/bin/script.sh # buildkit215 B64RUN /bin/sh -c chmod +x213 B65CMD ["script.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'