Sign inSign up

trafex/php-nginx:3.11.0

Multi-platform
Index digest

sha256:947764045c30ac1f1810aad27a78b95d76410947037a87bdf72f2220534f5d2b

OS/ARCH

Compressed size

40.09 MB

Last pushed

6 months by trafex

Type

Image

Manifest digest

sha256:af10eebf4c724874c3ee1214fe3c77956f349bba033c137a95cb4815bb3a223b

Image Layers

1ADD alpine-minirootfs-3.23.3-armhf.tar.gz / # buildkit3.4 MB
2CMD ["/bin/sh"]0 B
3ARG BUILD_DATE=2026-03-18T09:34:59Z0 B
4ARG VCS_REF=6b92c757cd83efea0607482806b0e861998f05c10 B
5ARG VERSION=3.11.00 B
6LABEL org.opencontainers.image.created=2026-03-18T09:34:59Z0 B
7LABEL org.opencontainers.image.authors=Tim de Pater <[email protected]>0 B
8LABEL org.opencontainers.image.url=https://github.com/TrafeX/docker-php-nginx0 B
9LABEL org.opencontainers.image.documentation=https://github.com/TrafeX/docker-php-nginx0 B
10LABEL org.opencontainers.image.source=https://github.com/TrafeX/docker-php-nginx0 B
11LABEL org.opencontainers.image.version=3.11.00 B
12LABEL org.opencontainers.image.revision=6b92c757cd83efea0607482806b0e861998f05c10 B
13LABEL org.opencontainers.image.vendor=TrafeX0 B
14LABEL org.opencontainers.image.title=PHP-FPM 8.5 & Nginx0 B
15LABEL org.opencontainers.image.description=Lightweight container with Nginx0 B
16WORKDIR /var/www/html128 B
17RUN |3 BUILD_DATE=2026-03-18T09:34:59Z VCS_REF=6b92c757cd83efea0607482806b0e861998f05c1 VERSION=3.11.036.68 MB
18COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB
19COPY config/conf.d /etc/nginx/conf.d/ # buildkit833 B
20ENV PHP_INI_DIR=/etc/php850 B
21COPY config/fpm-pool.conf /etc/php85/php-fpm.d/www.conf # buildkit1.12 KB
22COPY config/php.ini /etc/php85/conf.d/custom.ini # buildkit228 B
23COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B
24RUN |3 BUILD_DATE=2026-03-18T09:34:59Z VCS_REF=6b92c757cd83efea0607482806b0e861998f05c1 VERSION=3.11.0983 B
25USER nobody0 B
26COPY --chown=nobody src/ /var/www/html/ #266 B
27EXPOSE [8080/tcp]0 B
28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
29HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD alpine-minirootfs-3.23.3-armhf.tar.gz / # buildkit