Sign inSign up

touch4it/php8:php8.4-fpm-apache

Languages & frameworks
Web servers
Manifest digest

sha256:f576c5024b5d83f32efba7287fd0d4ff5ac7fd444ee161223ef54e53599a0f3e

OS/ARCH

linux/amd64

Compressed size

306.47 MB

Last pushed

3 days by touch4it

Type

Image

Manifest digest

sha256:f576c5024b5d83f32efba7287fd0d4ff5ac7fd444ee161223ef54e53599a0f3e

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;123.14 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.250 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B
13ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B
14RUN /bin/sh -c set -eux;13.26 MB
15COPY docker-php-source /usr/local/bin/ # buildkit491 B
16RUN /bin/sh -c set -eux;13.97 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache252 B
19RUN /bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.05 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26LABEL maintainer=Touch4IT <[email protected]>0 B
27ENV ADMIN_EMAIL=webmaster@localhost0 B
28ENV PHP_TIME_ZONE=UTC0 B
29ENV PHP_MEMORY_LIMIT=256M0 B
30ENV PHP_UPLOAD_MAX_FILESIZE=32M0 B
31ENV PHP_POST_MAX_SIZE=32M0 B
32RUN /bin/sh -c apt-get update121.88 MB
33RUN /bin/sh -c mkdir -m198 B
34RUN /bin/sh -c curl -sS815 KB
35RUN /bin/sh -c set -xe498.3 KB
36RUN /bin/sh -c docker-php-ext-configure gd1.21 MB
37ENV APACHE_CONFDIR=/etc/apache20 B
38ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
39RUN /bin/sh -c set -eux;3.28 MB
40RUN /bin/sh -c a2dismod mpm_event474 B
41RUN /bin/sh -c { 516 B
42RUN /bin/sh -c a2enmod 443 B
43STOPSIGNAL SIGQUIT0 B
44COPY ./docker-vars.ini /usr/local/etc/php/conf.d/docker-vars.ini # buildkit803 B
45COPY ./www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.01 KB
46COPY ./000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit754 B
47EXPOSE map[80/tcp:{}]0 B
48COPY ./apache2-foreground /usr/local/bin/ # buildkit901 B
49COPY ./entrypoint.sh /entrypoint.sh # buildkit159 B
50RUN /bin/sh -c chmod +x985 B
51CMD ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'