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 MB2CMD ["/bin/sh"]0 B3ARG BUILD_DATE=2026-03-18T14:55:28Z0 B4ARG VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb0 B5ARG VERSION=3.11.10 B6LABEL org.opencontainers.image.created=2026-03-18T14:55:28Z0 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.10 B12LABEL org.opencontainers.image.revision=47835d7d487e8adff9aecc77cd2cadb88e19aaeb0 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-18T14:55:28Z VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb VERSION=3.11.136.69 MB18RUN |3 BUILD_DATE=2026-03-18T14:55:28Z VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb VERSION=3.11.1145 B19COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB20COPY config/conf.d /etc/nginx/conf.d/ # buildkit832 B21ENV PHP_INI_DIR=/etc/php850 B22COPY config/fpm-pool.conf /etc/php85/php-fpm.d/www.conf # buildkit1.12 KB23COPY config/php.ini /etc/php85/conf.d/custom.ini # buildkit226 B24COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B25RUN |3 BUILD_DATE=2026-03-18T14:55:28Z VCS_REF=47835d7d487e8adff9aecc77cd2cadb88e19aaeb VERSION=3.11.1976 B26USER nobody0 B27COPY --chown=nobody src/ /var/www/html/ #267 B28EXPOSE [8080/tcp]0 B29CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B30HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.23.3-armhf.tar.gz / # buildkit