Sign inSign up

beeyev/phpmyadmin-lightweight:latest

Index digest

sha256:ccbc59b5f89a91661e156a597594b26196d9c5f1a409b01973fcd94b0f42e834

OS/ARCH

linux/amd64

Compressed size

69.36 MB

Last pushed

about 1 year by beeyev

Type

Image

Manifest digest

sha256:d14d884bdcf7dfdb8ee99c8ba853830e97323652d9d002355a1a0399ab5209a1

Image Layers

1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.31 MB
5RUN /bin/sh -c set -eux;934 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;222 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.280 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.28.tar.xz.asc0 B
14ENV PHP_SHA256=af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c910 B
15RUN /bin/sh -c set -eux;11.61 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;12.42 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.73 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.73 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;8.97 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c apk add5.8 MB
28RUN /bin/sh -c set -ex;3.13 MB
29ENV PMA_SSL_DIR=/etc/phpmyadmin/ssl0 B
30ENV MAX_EXECUTION_TIME=6000 B
31ENV MEMORY_LIMIT=512M0 B
32ENV UPLOAD_LIMIT=2048K0 B
33ENV TZ=UTC0 B
34ENV SESSION_SAVE_PATH=/sessions0 B
35RUN /bin/sh -c set -ex;652 B
36USER www-data:www-data0 B
37ENV VERSION=5.2.20 B
38ENV SHA256=f881819a3b11e653b0212afaf0cc105db85c767715cb3f5852670f7fc36c96690 B
39ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.2.2/phpMyAdmin-5.2.2-all-languages.tar.xz0 B
40LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B
41RUN /bin/sh -c set -ex;12.79 MB
42COPY --chown=www-data:www-data config.inc.php /etc/phpmyadmin/config.inc.php #2.09 KB
43COPY --chown=www-data:www-data helpers.php /etc/phpmyadmin/helpers.php #858 B
44COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit800 B
45USER root0 B
46ENTRYPOINT ["/docker-entrypoint.sh"]0 B
47CMD ["php-fpm"]0 B
48ENV TERM=xterm-256color LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 LC_TIME=en_DK.UTF-80 B
49RUN /bin/sh -c set -eux149.95 KB
50COPY /usr/bin/caddy /usr/local/bin/caddy # buildkit14.3 MB
51COPY ./docker/config/caddy/Caddyfile /etc/caddy/Caddyfile # buildkit353 B
52ENV ACME_AGREE=true0 B
53RUN /bin/sh -c set -eux32 B
54ADD --chmod=0705 https://raw.githubusercontent.com/renatomefi/php-fpm-healthcheck/master/php-fpm-healthcheck /usr/local/bin/php-fpm-healthcheck #2.09 KB
55RUN /bin/sh -c set -eux271 B
56HEALTHCHECK &{["CMD-SHELL" "(curl --fail http://localhost:9999/health0 B
57COPY ./docker/config/php-fpm.d/zzz-php-fpm_custom.conf /usr/local/etc/php-fpm.d/zzz-php-fpm_custom.conf # buildkit387 B
58COPY /src/selected-themes/ /var/www/html/themes/ # buildkit2.19 MB
59LABEL org.opencontainers.image.title=phpMyAdmin Docker image org.opencontainers.image.description=Run0 B
60ARG TZ=UTC0 B
61ENV TZ=UTC0 B
62ARG BUILD_DATE=2025-07-02 02:57:21 (UTC)0 B
63ENV BUILD_DATE=2025-07-02 02:57:21 (UTC)0 B
64RUN |2 TZ=UTC BUILD_DATE=2025-07-02 02:57:2132 B
65ARG BUILD_FINGERPRINT=f8278c80 B
66ENV BUILD_FINGERPRINT=f8278c80 B
67RUN |3 TZ=UTC BUILD_DATE=2025-07-02 02:57:2132 B
68ARG BRANCH_NAME=master0 B
69ENV BRANCH_NAME=master0 B
70RUN |4 TZ=UTC BUILD_DATE=2025-07-02 02:57:2132 B
71RUN |4 TZ=UTC BUILD_DATE=2025-07-02 02:57:21820 B
72COPY --chmod=0755 ./docker/etc/docker-entrypoint.sh /docker-entrypoint.sh #716 B
73ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B
74EXPOSE map[80/tcp:{}]0 B

Command

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