Sign inSign up

trafex/php-nginx:3

Multi-platform
Index digest

sha256:bd6c714fa8d9019db72428eb89fca8cb148eaba5afe3ba23b312a8cce7b34b6c

OS/ARCH

Compressed size

40.09 MB

Last pushed

6 months by trafex

Type

Image

Manifest digest

sha256:46acabbf270b4b0292a6ee3a87b616663660b842c61b292c3a75b002f5d3942f

Image Layers

1ADD alpine-minirootfs-3.23.3-armhf.tar.gz / # buildkit3.4 MB
2CMD ["/bin/sh"]0 B
3ARG BUILD_DATE=2026-03-18T14:55:28Z0 B
4ARG VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb0 B
5ARG VERSION=3.11.10 B
6LABEL org.opencontainers.image.created=2026-03-18T14:55:28Z0 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.10 B
12LABEL org.opencontainers.image.revision=47835d7d487e8adff9aecc77cd2cadb88e19aaeb0 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/html131 B
17RUN |3 BUILD_DATE=2026-03-18T14:55:28Z VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb VERSION=3.11.136.69 MB
18RUN |3 BUILD_DATE=2026-03-18T14:55:28Z VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb VERSION=3.11.1145 B
19COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB
20COPY config/conf.d /etc/nginx/conf.d/ # buildkit832 B
21ENV PHP_INI_DIR=/etc/php850 B
22COPY config/fpm-pool.conf /etc/php85/php-fpm.d/www.conf # buildkit1.12 KB
23COPY config/php.ini /etc/php85/conf.d/custom.ini # buildkit226 B
24COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B
25RUN |3 BUILD_DATE=2026-03-18T14:55:28Z VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb VERSION=3.11.1976 B
26USER nobody0 B
27COPY --chown=nobody src/ /var/www/html/ #267 B
28EXPOSE [8080/tcp]0 B
29CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
30HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

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