Sign inSign up

byjg/php:8.6-fpm-2026.08

Multi-platform
Index digest

sha256:cc3ca6ff9c76b66915518292548c0c17e8a83667a5addeaa1fa1695bef8a9b14

OS/ARCH

Compressed size

60.11 MB

Last pushed

about 1 month by byjg

Type

Image

Manifest digest

sha256:01ed75063367547606366067f35a82f6a7d3a8bd58bef75ab4b24632d5382883

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.6-base0 B
5ENV PHP_VERSION=8.60 B
6ENV PHP_VARIANT=php860 B
7ENV BUILD_DATE=2026-08-24 02:05:050 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.57 MB
12USER app0 B
13ENTRYPOINT ["/entrypoint.sh"]0 B
14USER root0 B
15ENV DOCKER_IMAGE=byjg/php:8.6-fpm0 B
16ENV PHP_VERSION=8.60 B
17ENV PHP_VARIANT=php860 B
18ENV BUILD_DATE=2026-08-24 02:06:450 B
19COPY assets/fpm/conf/www.conf /etc/php86/php-fpm.d/www.conf # buildkit258 B
20COPY assets/fpm/conf/base.conf /etc/php86/php-fpm.d/base.conf # buildkit447 B
21COPY assets/script/start-fpm.sh /start-fpm.sh # buildkit921 B
22RUN /bin/sh -c apk add3.54 MB
23CMD ["/start-fpm.sh"]0 B
24USER app0 B

Command

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