Sign inSign up

milejko/php:8.3.32-apache-trixie-20260714

Multi-platform
Languages & frameworks
Developer tools
Web servers
Index digest

sha256:0ee69e24b7a1307a9a610d8d27d2ed23793c7a8c52163c1976300b6796b96e36

OS/ARCH

Compressed size

91.56 MB

Last pushed

2 months by milejko

Type

Image

Manifest digest

sha256:66da861f75083d4b01f54da87033e285a17d4ede3deee422ede95efdf65bc13d

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ARG PHP_VERSION=8.5 DEBIAN_FRONTEND=noninteractive0 B
3ENV WORKDIR=/var/www/html PHP_VERSION=8.3 ALLOW_URL_FOPEN=1 DEFAULT_SOCKET_TIMEOUT=600 B
4RUN |2 PHP_VERSION=8.3 DEBIAN_FRONTEND=noninteractive /bin/sh46.36 MB
5COPY ./etc/php/cli /etc/php/cli # buildkit753 B
6COPY ./etc/php/mods-available /etc/php/mods-available # buildkit275 B
7COPY ./docker-entrypoint.d /docker-entrypoint.d # buildkit587 B
8COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit286 B
9WORKDIR /var/www/html131 B
10ENTRYPOINT ["/docker-entrypoint.sh"]0 B
11CMD ["php" "-a"]0 B
12ENV APACHE_LISTEN_PORT=80 APACHE_SERVER_NAME=localhost APACHE_TIMEOUT=300 APACHE_KEEPALIVE=On0 B
13RUN /bin/sh -c set -eux;16.79 MB
14COPY ./etc/php/apache2 /etc/php/apache2 # buildkit528 B
15COPY ./etc/apache2 /etc/apache2 # buildkit713 B
16COPY ./usr/sbin/apache2-foreground /usr/sbin/apache2-foreground # buildkit308 B
17STOPSIGNAL SIGTERM0 B
18EXPOSE map[80/tcp:{}]0 B
19CMD ["/usr/sbin/apache2-foreground"]0 B

Command

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