sha256:bfa404648b0ce57ffe8034fd4a6e5a3fed9e57f145577ace6eae53d446351e49
OS/ARCH
Compressed size
53.56 MB
Last pushed
5 months by rogerdz
Type
Image
Manifest digest
sha256:80624eb14902db696d7f9e7136577dcc6d21224c5ca5a9a8bca40900ccd36c14
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3ARG BUILD_DATE=2026-01-31T02:57:54Z0 B4ARG VCS_REF=5a9f290f61cb14d59cf53a48242e2674a45bced30 B5ARG VERSION=latest0 B6LABEL org.opencontainers.image.created=2026-01-31T02:57:54Z0 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=latest0 B12LABEL org.opencontainers.image.revision=5a9f290f61cb14d59cf53a48242e2674a45bced30 B13LABEL org.opencontainers.image.vendor=TrafeX0 B14LABEL org.opencontainers.image.title=PHP-FPM 8.4 & Nginx0 B15LABEL org.opencontainers.image.description=Lightweight container with Nginx0 B16WORKDIR /var/www/html131 B17RUN |3 BUILD_DATE=2026-01-31T02:57:54Z VCS_REF=5a9f290f61cb14d59cf53a48242e2674a45bced3 VERSION=latest38.91 MB18COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.05 KB19COPY config/conf.d /etc/nginx/conf.d/ # buildkit836 B20ENV PHP_INI_DIR=/etc/php840 B21COPY config/fpm-pool.conf /etc/php84/php-fpm.d/www.conf # buildkit1.12 KB22COPY config/php.ini /etc/php84/conf.d/custom.ini # buildkit229 B23COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit337 B24RUN |3 BUILD_DATE=2026-01-31T02:57:54Z VCS_REF=5a9f290f61cb14d59cf53a48242e2674a45bced3 VERSION=latest973 B25USER nobody0 B26COPY --chown=nobody src/ /var/www/html/ #267 B27EXPOSE [8080/tcp]0 B28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B29HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B30LABEL Maintainer=Peter Knut0 B31LABEL Description=AdminNeo database management0 B32ARG TARGETPLATFORM=linux/arm640 B33USER root0 B34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c10.22 MB35COPY src/php.ini /etc/php84/conf.d/custom.ini # buildkit307 B36RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c1.05 KB37USER nobody0 B38ARG GIT_TAG=v5.2.10 B39ARG CACHE_BUST=10 B40RUN |3 TARGETPLATFORM=linux/arm64 GIT_TAG=v5.2.1 CACHE_BUST=1432.21 KB41COPY src/adminneo-*.php /var/www/html/ # buildkit976 B43ENV NEO_VERSION_VERIFICATION=false NEO_DEFAULT_DRIVER=mysql NEO_DEFAULT_SERVER=db NEO_JSON_VALUES_DETECTION=true0 B44HEALTHCHECK &{["NONE"] "0s" "0s" "0s"0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit