riscv64/phpmyadmin:5.2.2-fpm-alpine

Index digest

sha256:cf67b4ffd6dbefc9f823d8adaead7888045ddd9a74f0a6478d65eb0a35f80481

OS/ARCH

linux/riscv64

Compressed size

51.51 MB

Last pushed

11 months by doiriscv64

Type

Image

Manifest digest

sha256:eaabfb972e555f2c8d2f63e49220a4700c5a3d2d6e2376631cab135f430b3f03

Image Layers

1ADD alpine-minirootfs-3.22.1-riscv64.tar.gz / # buildkit3.35 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 MB
5RUN /bin/sh -c set -eux;932 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.290 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.29.tar.xz.asc0 B
14ENV PHP_SHA256=475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c0 B
15RUN /bin/sh -c set -eux;11.62 MB
16COPY docker-php-source /usr/local/bin/ # buildkit492 B
17RUN /bin/sh -c set -eux;11.74 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.28 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.27 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;8.96 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c apk add5.82 MB
28RUN /bin/sh -c set -ex;2.72 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;653 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 #857 B
44COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit800 B
45USER root0 B
46ENTRYPOINT ["/docker-entrypoint.sh"]0 B
47CMD ["php-fpm"]0 B

Command

ADD alpine-minirootfs-3.22.1-riscv64.tar.gz / # buildkit