Sign inSign up

byjg/php:8.3-fpm-nginx-2026.09

Multi-platform
Index digest

sha256:fd029829fef0b5c56438de2c6acbc9b71dd1d0a8b98a5be071a91c44224c8023

OS/ARCH

Compressed size

65.54 MB

Last pushed

8 days by byjg

Type

Image

Manifest digest

sha256:e9b4bf3c1779bb8d234d7e4710b5a2f9e3f19ba10095ceaf641d14026dfb3d35

Image Layers

1ADD alpine-minirootfs-20260805-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3USER root0 B
4ENV DOCKER_IMAGE=byjg/php:8.3-base0 B
5ENV PHP_VERSION=8.30 B
6ENV PHP_VARIANT=php830 B
7ENV BUILD_DATE=2026-09-08 15:56:150 B
8WORKDIR /srv32 B
9COPY assets/entrypoint.sh / # buildkit833 B
10COPY assets/script/install-sqlsvr.sh /install-sqlsvr.sh # buildkit713 B
11RUN /bin/sh -c apk --no-cache55.18 MB
12USER app0 B
13ENTRYPOINT ["/entrypoint.sh"]0 B
14USER root0 B
15ENV DOCKER_IMAGE=byjg/php:8.3-fpm0 B
16ENV PHP_VERSION=8.30 B
17ENV PHP_VARIANT=php830 B
18ENV BUILD_DATE=2026-09-08 15:58:000 B
19COPY assets/fpm/conf/www.conf /etc/php83/php-fpm.d/www.conf # buildkit259 B
20COPY assets/fpm/conf/base.conf /etc/php83/php-fpm.d/base.conf # buildkit447 B
21COPY assets/script/start-fpm.sh /start-fpm.sh # buildkit919 B
22RUN /bin/sh -c apk add2.06 MB
23CMD ["/start-fpm.sh"]0 B
24USER app0 B
25USER root0 B
26ENV DOCKER_IMAGE=byjg/php:8.3-fpm-nginx0 B
27ENV PHP_VERSION=8.30 B
28ENV PHP_VARIANT=php830 B
29ENV BUILD_DATE=2026-09-08 15:59:180 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 # buildkit837 B
33COPY assets/script/exit-event-listener.py /exit-event-listener.py # buildkit375 B
34COPY assets/script/start-nginx.sh /start-nginx.sh # buildkit604 B
35COPY assets/index.html /var/www/html/index.html # buildkit5.47 KB
36RUN /bin/sh -c apk add4.28 MB
37RUN /bin/sh -c sed -i5.47 KB
38CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B
39USER app0 B

Command

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