riscv64/phpmyadmin:5.2.2-fpm

Index digest

sha256:2e0a95af10f3aabc55861a9a0253d613df32f6346817479ae256e1e51bf00fef

OS/ARCH

linux/riscv64

Compressed size

207.25 MB

Last pushed

9 months by doiriscv64

Type

Image

Manifest digest

sha256:3a69fb119cb4bdb97eadb3e30ce6792ede30625e87fbaace79e05942e2a256b0

Image Layers

1# debian.sh --arch 'riscv64' out/26.97 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;139.79 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
11ENV PHP_VERSION=8.2.290 B
12ENV 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
13ENV PHP_SHA256=475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c0 B
14RUN /bin/sh -c set -eux;11.75 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;10.5 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache253 B
19RUN /bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c set -ex;5.44 MB
27ENV PMA_SSL_DIR=/etc/phpmyadmin/ssl0 B
28ENV MAX_EXECUTION_TIME=6000 B
29ENV MEMORY_LIMIT=512M0 B
30ENV UPLOAD_LIMIT=2048K0 B
31ENV TZ=UTC0 B
32ENV SESSION_SAVE_PATH=/sessions0 B
33RUN /bin/sh -c set -ex;656 B
34USER www-data:www-data0 B
35ENV VERSION=5.2.20 B
36ENV SHA256=f881819a3b11e653b0212afaf0cc105db85c767715cb3f5852670f7fc36c96690 B
37ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.2.2/phpMyAdmin-5.2.2-all-languages.tar.xz0 B
38LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B
39RUN /bin/sh -c set -ex;12.79 MB
40COPY --chown=www-data:www-data config.inc.php /etc/phpmyadmin/config.inc.php #2.09 KB
41COPY --chown=www-data:www-data helpers.php /etc/phpmyadmin/helpers.php #857 B
42COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit800 B
43USER root0 B
44ENTRYPOINT ["/docker-entrypoint.sh"]0 B
45CMD ["php-fpm"]0 B

Command

# debian.sh --arch 'riscv64' out/ 'trixie' '@1759104000'