sha256:947764045c30ac1f1810aad27a78b95d76410947037a87bdf72f2220534f5d2b
OS/ARCH
Compressed size
44.93 MB
Last pushed
6 months by trafex
Type
Image
Manifest digest
sha256:ab7d7fbd8802438eabe42b43220d6f47bcaf42b3048d9a24c3def114dba087db
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ARG BUILD_DATE=2026-03-18T09:34:59Z0 B4ARG VCS_REF=6b92c757cd83efea0607482806b0e861998f05c10 B5ARG VERSION=3.11.00 B6LABEL org.opencontainers.image.created=2026-03-18T09:34:59Z0 B8LABEL org.opencontainers.image.url=https://github.com/TrafeX/docker-php-nginx0 B9LABEL org.opencontainers.image.documentation=https://github.com/TrafeX/docker-php-nginx0 B10LABEL org.opencontainers.image.source=https://github.com/TrafeX/docker-php-nginx0 B11LABEL org.opencontainers.image.version=3.11.00 B12LABEL org.opencontainers.image.revision=6b92c757cd83efea0607482806b0e861998f05c10 B13LABEL org.opencontainers.image.vendor=TrafeX0 B14LABEL org.opencontainers.image.title=PHP-FPM 8.5 & Nginx0 B15LABEL org.opencontainers.image.description=Lightweight container with Nginx0 B16WORKDIR /var/www/html131 B17RUN |3 BUILD_DATE=2026-03-18T09:34:59Z VCS_REF=6b92c757cd83efea0607482806b0e861998f05c1 VERSION=3.11.041.24 MB18COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.05 KB19COPY config/conf.d /etc/nginx/conf.d/ # buildkit836 B20ENV PHP_INI_DIR=/etc/php850 B21COPY config/fpm-pool.conf /etc/php85/php-fpm.d/www.conf # buildkit1.12 KB22COPY config/php.ini /etc/php85/conf.d/custom.ini # buildkit227 B23COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B24RUN |3 BUILD_DATE=2026-03-18T09:34:59Z VCS_REF=6b92c757cd83efea0607482806b0e861998f05c1 VERSION=3.11.0971 B25USER nobody0 B26COPY --chown=nobody src/ /var/www/html/ #266 B27EXPOSE [8080/tcp]0 B28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B29HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit