Sign inSign up

byjg/php:8.4-fpm-nginx-2026.08

Multi-platform
Index digest

sha256:5776b2be80ea450eba971975a15f52e63b2daa8382b7116a2a34c9663a605e6d

OS/ARCH

Compressed size

62.8 MB

Last pushed

24 days by byjg

Type

Image

Manifest digest

sha256:f1661cbf7b20c3059e8b3b8bc3a0ee93bfda789c58554151bef1810c983e27cc

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.4-base0 B
5ENV PHP_VERSION=8.40 B
6ENV PHP_VARIANT=php840 B
7ENV BUILD_DATE=2026-08-24 02:05:190 B
8WORKDIR /srv32 B
9COPY assets/entrypoint.sh / # buildkit834 B
10COPY assets/script/install-sqlsvr.sh /install-sqlsvr.sh # buildkit715 B
11RUN /bin/sh -c apk --no-cache52.66 MB
12USER app0 B
13ENTRYPOINT ["/entrypoint.sh"]0 B
14USER root0 B
15ENV DOCKER_IMAGE=byjg/php:8.4-fpm0 B
16ENV PHP_VERSION=8.40 B
17ENV PHP_VARIANT=php840 B
18ENV BUILD_DATE=2026-08-24 02:06:300 B
19COPY assets/fpm/conf/www.conf /etc/php84/php-fpm.d/www.conf # buildkit258 B
20COPY assets/fpm/conf/base.conf /etc/php84/php-fpm.d/base.conf # buildkit447 B
21COPY assets/script/start-fpm.sh /start-fpm.sh # buildkit920 B
22RUN /bin/sh -c apk add2.19 MB
23CMD ["/start-fpm.sh"]0 B
24USER app0 B
25USER root0 B
26ENV DOCKER_IMAGE=byjg/php:8.4-fpm-nginx0 B
27ENV PHP_VERSION=8.40 B
28ENV PHP_VARIANT=php840 B
29ENV BUILD_DATE=2026-08-24 02:07:410 B
30COPY assets/fpm-nginx/conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.62 KB
31COPY assets/fpm-nginx/conf/nginx.vh.default.conf /etc/nginx/http.d/default.conf # buildkit815 B
32COPY assets/fpm-nginx/conf/supervisord.conf /etc/supervisord.conf # buildkit835 B
33COPY assets/script/exit-event-listener.py /exit-event-listener.py # buildkit376 B
34COPY assets/script/start-nginx.sh /start-nginx.sh # buildkit605 B
35COPY assets/index.html /var/www/html/index.html # buildkit5.47 KB
36RUN /bin/sh -c apk add4.26 MB
37RUN /bin/sh -c sed -i5.46 KB
38CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B
39USER app0 B

Command

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