Sign inSign up

carlesbarreda/phpmyadmin:5.1.0-php7.4-fpm-alpine

Multi-platform
Manifest digest

sha256:ffc7cfb1585733c017751fefee7fcacc61cee7b46b011e1334ab087ab8c99251

OS/ARCH

Compressed size

88.96 MB

Last pushed

over 5 years by carlesbarreda

Type

Image

Manifest digest

sha256:ffc7cfb1585733c017751fefee7fcacc61cee7b46b011e1334ab087ab8c99251

Image Layers

1ADD file ... in / 2.31 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.48 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
13ENV PHP_VERSION=7.4.160 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.4.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.16.tar.xz.asc0 B
15ENV PHP_SHA256=1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b0 B
16/bin/sh -c set -eux; apk9.87 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B
18/bin/sh -c set -eux; apk12.08 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium17.15 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.24 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27ARG TARGETPLATFORM0 B
28RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c44.95 MB
29RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c5.02 MB
30ENV MAX_EXECUTION_TIME=6000 B
31ENV MEMORY_LIMIT=512M0 B
32ENV UPLOAD_LIMIT=2048K0 B
33RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c728 B
34ARG TARGETPLATFORM0 B
35ENV VERSION=5.1.00 B
36ENV SHA256=aa8ccf357f672012384df34e1c2bc70147476761c8458a0dad6233497e142c680 B
37ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.1.0/phpMyAdmin-5.1.0-all-languages.tar.xz0 B
38RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c13.2 MB
39COPY config.inc.php /etc/phpmyadmin/config.inc.php # buildkit1.47 KB
40COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit778 B
41ENTRYPOINT ["/docker-entrypoint.sh"]0 B
42CMD ["php-fpm"]0 B

Command

ADD file:efdd39e5243eaf378f12ad5a85d2222b44930850a90263e5f17e8a6b5e9bc9b8 in /