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 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;226 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B5RUN /bin/sh -c set -eux;99.51 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;225 B8ENV APACHE_CONFDIR=/etc/apache20 B9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B10RUN /bin/sh -c set -eux;19.19 MB11RUN /bin/sh -c a2dismod mpm_event432 B12RUN /bin/sh -c { echo483 B13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B17ENV PHP_VERSION=8.1.310 B18ENV 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 B19ENV PHP_SHA256=c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca0 B20RUN /bin/sh -c set -eux;11.49 MB21COPY docker-php-source /usr/local/bin/ # buildkit489 B22RUN /bin/sh -c set -eux;10.64 MB23COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB24RUN /bin/sh -c docker-php-ext-enable sodium247 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/amd640 B32ENV TARGETPLATFORM=linux/amd640 B33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c23.04 MB35ARG DEBIAN_FRONTEND=noninteractive0 B36ADD root/tmp/setup/locales-gen.sh /tmp/setup/locales-gen.sh # buildkit456 B37RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh63.5 MB38ADD root/tmp/setup/php-extensions.sh /tmp/setup/php-extensions.sh # buildkit1.15 KB39RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh45.46 MB40ADD root/tmp/setup/oci8-extension.sh /tmp/setup/oci8-extension.sh # buildkit579 B41RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh80.95 MB42ENV LD_LIBRARY_PATH=/usr/local/instantclient0 B43ADD root/tmp/setup/sqlsrv-extension.sh /tmp/setup/sqlsrv-extension.sh # buildkit933 B44RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh2.19 MB45RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh225 B46ADD root/usr /usr # buildkit1.39 KB47RUN |2 TARGETPLATFORM=linux/amd64 DEBIAN_FRONTEND=noninteractive /bin/sh32 B48CMD ["apache2-foreground"]0 B49ENTRYPOINT ["moodle-docker-php-entrypoint"]0 B50RUN /bin/sh -c apt-get update2.39 MB51COPY ./moodle-cron/moodle /etc/cron.d/moodle # buildkit253 B52RUN /bin/sh -c chmod 0644251 B53RUN /bin/sh -c crontab /etc/cron.d/moodle445 B54RUN /bin/sh -c a2enmod ssl416 B55RUN /bin/sh -c mkdir -p130 B56COPY ./ssl/*.pem /etc/apache2/ssl/ # buildkit2.55 KB57COPY ./apache/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit389 B58EXPOSE map[443/tcp:{}]0 B59COPY ./scripts/script.sh /usr/local/bin/script.sh # buildkit215 B60RUN /bin/sh -c chmod +x213 B61CMD ["script.sh"]0 BCommand
ADD rootfs.tar.xz / # buildkit