rogerdz/adminer:neo

Multi-platform
Index digest

sha256:bfa404648b0ce57ffe8034fd4a6e5a3fed9e57f145577ace6eae53d446351e49

OS/ARCH

Compressed size

53.7 MB

Last pushed

5 months by rogerdz

Type

Image

Manifest digest

sha256:18a60fc24132959b690e5b27ee7defd82ab81a7cef5b0018b5805a967a5fc532

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ARG BUILD_DATE=2026-01-31T02:57:54Z0 B
4ARG VCS_REF=5a9f290f61cb14d59cf53a48242e2674a45bced30 B
5ARG VERSION=latest0 B
6LABEL org.opencontainers.image.created=2026-01-31T02:57:54Z0 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=latest0 B
12LABEL org.opencontainers.image.revision=5a9f290f61cb14d59cf53a48242e2674a45bced30 B
13LABEL org.opencontainers.image.vendor=TrafeX0 B
14LABEL org.opencontainers.image.title=PHP-FPM 8.4 & Nginx0 B
15LABEL org.opencontainers.image.description=Lightweight container with Nginx0 B
16WORKDIR /var/www/html131 B
17RUN |3 BUILD_DATE=2026-01-31T02:57:54Z VCS_REF=5a9f290f61cb14d59cf53a48242e2674a45bced3 VERSION=latest39.41 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/php840 B
21COPY config/fpm-pool.conf /etc/php84/php-fpm.d/www.conf # buildkit1.12 KB
22COPY config/php.ini /etc/php84/conf.d/custom.ini # buildkit224 B
23COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B
24RUN |3 BUILD_DATE=2026-01-31T02:57:54Z VCS_REF=5a9f290f61cb14d59cf53a48242e2674a45bced3 VERSION=latest973 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
30LABEL Maintainer=Peter Knut0 B
31LABEL Description=AdminNeo database management0 B
32ARG TARGETPLATFORM=linux/amd640 B
33USER root0 B
34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.18 MB
35COPY src/php.ini /etc/php84/conf.d/custom.ini # buildkit307 B
36RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c1.05 KB
37USER nobody0 B
38ARG GIT_TAG=v5.2.10 B
39ARG CACHE_BUST=10 B
40RUN |3 TARGETPLATFORM=linux/amd64 GIT_TAG=v5.2.1 CACHE_BUST=1432.22 KB
41COPY src/adminneo-*.php /var/www/html/ # buildkit978 B
43ENV NEO_VERSION_VERIFICATION=false NEO_DEFAULT_DRIVER=mysql NEO_DEFAULT_SERVER=db NEO_JSON_VALUES_DETECTION=true0 B
44HEALTHCHECK &{["NONE"] "0s" "0s" "0s"0 B

Command

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