sha256:c65ed408ad195df4412f7128f2997998fb1b3f0764bd88398be591a2362e9f23
OS/ARCH
linux/amd64
Compressed size
219.94 MB
Last pushed
10 months by fluentthinking
Type
Image
Manifest digest
sha256:c65ed408ad195df4412f7128f2997998fb1b3f0764bd88398be591a2362e9f23
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.5 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;19.2 MB10RUN /bin/sh -c a2dismod mpm_event428 B11RUN /bin/sh -c { echo482 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B16ENV PHP_VERSION=8.4.150 B17ENV PHP_URL=https://www.php.net/distributions/php-8.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.15.tar.xz.asc0 B18ENV PHP_SHA256=a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e0 B19RUN /bin/sh -c set -eux;13.14 MB20COPY docker-php-source /usr/local/bin/ # buildkit487 B21RUN /bin/sh -c set -eux;12.88 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache249 B24RUN /bin/sh -c docker-php-ext-enable sodium243 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 B31/bin/sh -c apt-get update &&14.52 MB32/bin/sh -c ln -s /usr/local/lib/php/extensions/$(ls240 B33/bin/sh -c sed -i '14.56 KB34/bin/sh -c apt-get install -y24.96 MB35COPY dir:154763ce5c9f0095559f776ee742dfd496ab4dac0dd4f3ce724d2a78cb5564ad in / 10.32 KB36ARG PHP_EXT_ESSENTIAL0 B37ARG TAG_NAME0 B38|2 PHP_EXT_ESSENTIAL=bcmath opcache mysqli pdo_mysql119 B39|2 PHP_EXT_ESSENTIAL=bcmath opcache mysqli pdo_mysql345.82 KB40COPY dir:04f915fa1b8d41e744401be6a665a2e794810278eb6bc813e94caf8668b33101 in /usr/local/lib/php/extensions/ 7.58 MB41|2 PHP_EXT_ESSENTIAL=bcmath opcache mysqli pdo_mysql565 B42|2 PHP_EXT_ESSENTIAL=bcmath opcache mysqli pdo_mysql1.01 KB43|2 PHP_EXT_ESSENTIAL=bcmath opcache mysqli pdo_mysql928 B44ENV RUNPHP_FOUNDATION_VERSION=v0.31.00 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'