Sign inSign up

byjg/php:8.5-fpm-apache

Multi-platform
Index digest

sha256:1841b5e06a8bf52fbc35ad2386f741dda8776da0fc95608f03a0f59e12683b05

OS/ARCH

Compressed size

67.98 MB

Last pushed

8 days by byjg

Type

Image

Manifest digest

sha256:d25564ca66d97384449d9eea2f6be042611c539a6a07c5241b288a74e5529b9b

Image Layers

1ADD alpine-minirootfs-20260805-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3USER root0 B
4ENV DOCKER_IMAGE=byjg/php:8.5-base0 B
5ENV PHP_VERSION=8.50 B
6ENV PHP_VARIANT=php850 B
7ENV BUILD_DATE=2026-09-08 15:56:130 B
8WORKDIR /srv32 B
9COPY assets/entrypoint.sh / # buildkit832 B
10COPY assets/script/install-sqlsvr.sh /install-sqlsvr.sh # buildkit714 B
11RUN /bin/sh -c apk --no-cache56.17 MB
12USER app0 B
13ENTRYPOINT ["/entrypoint.sh"]0 B
14USER root0 B
15ENV DOCKER_IMAGE=byjg/php:8.5-fpm0 B
16ENV PHP_VERSION=8.50 B
17ENV PHP_VARIANT=php850 B
18ENV BUILD_DATE=2026-09-08 15:58:220 B
19COPY assets/fpm/conf/www.conf /etc/php85/php-fpm.d/www.conf # buildkit257 B
20COPY assets/fpm/conf/base.conf /etc/php85/php-fpm.d/base.conf # buildkit447 B
21COPY assets/script/start-fpm.sh /start-fpm.sh # buildkit920 B
22RUN /bin/sh -c apk add3.67 MB
23CMD ["/start-fpm.sh"]0 B
24USER app0 B
25USER root0 B
26ENV DOCKER_IMAGE=byjg/php:8.5-fpm-apache0 B
27ENV PHP_VERSION=8.50 B
28ENV PHP_VARIANT=php850 B
29ENV BUILD_DATE=2026-09-08 15:59:210 B
30COPY assets/fpm-apache/conf/httpd.conf /etc/apache2/httpd.conf # buildkit5.49 KB
31COPY assets/fpm-apache/conf/vhost.conf /etc/apache2/conf.d/ # buildkit834 B
32COPY assets/fpm-apache/conf/supervisord.conf /etc/supervisord.conf # buildkit870 B
33COPY assets/script/exit-event-listener.py /exit-event-listener.py # buildkit375 B
34COPY assets/index.html /tmp/index.html # buildkit5.45 KB
35RUN /bin/sh -c apk add4.45 MB
36RUN /bin/sh -c sed -i5.49 KB
37CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B
38USER app0 B

Command

ADD alpine-minirootfs-20260805-x86_64.tar.gz / # buildkit