sha256:b4496525082c3f0e0d02d537f4db00af1701e9541e46bbacd35a6f61525d49ba
OS/ARCH
linux/amd64
Compressed size
205.63 MB
Last pushed
over 1 year by ayanozturk
Type
Image
Manifest digest
sha256:b4496525082c3f0e0d02d537f4db00af1701e9541e46bbacd35a6f61525d49ba
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.49 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.19 MB10RUN /bin/sh -c a2dismod mpm_event430 B11RUN /bin/sh -c { echo483 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.80 B17ENV PHP_URL=https://www.php.net/distributions/php-8.4.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.8.tar.xz.asc0 B18ENV PHP_SHA256=aa6a4d330b47eacd83e351658ba8c47747a1e4356456219cfb6d75e7838da0910 B19RUN /bin/sh -c set -eux;13.11 MB20COPY docker-php-source /usr/local/bin/ # buildkit489 B21RUN /bin/sh -c set -eux;13.51 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium247 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit894 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B31LABEL description=PHP 8.4 Apache application0 B32LABEL version=1.00 B33ARG NR_VERSION=11.9.0.230 B34ARG COMPOSER_VERSION=20 B35ENV NR_INSTALL_USE_CP_NOT_LN=1 NR_INSTALL_SILENT=1 APACHE_DOCUMENT_ROOT=/var/www/html/public0 B36RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh20.74 MB37RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh10.7 MB38RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh13.91 KB39RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh1.21 MB40RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh8.35 KB41COPY config/vhost/* /etc/apache2/sites-available/ # buildkit420 B42RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh301 B43RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh738.24 KB44WORKDIR /var/www/html32 B45HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/0 B46RUN |2 NR_VERSION=11.9.0.23 COMPOSER_VERSION=2 /bin/sh3.72 KB47USER appuser0 B48EXPOSE map[443/tcp:{} 80/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'