riscv64/phpmyadmin:5.2-fpm-alpine

Developer tools
Databases & storage
Index digest

sha256:438ef50ba1c690d2177e1e898377ef9ae703aee4535e4396e70b713b75e00fe1

OS/ARCH

linux/riscv64

Compressed size

54.03 MB

Last pushed

11 days by doiriscv64

Type

Image

Manifest digest

sha256:525195992f122c2aee780358361dfcd6eb4e2cb1f2661a48433463d393c7e9e9

Image Layers

1ADD alpine-minirootfs-3.24.1-riscv64.tar.gz / # buildkit3.41 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.44 MB
5RUN /bin/sh -c set -eux;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B
14ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
15RUN /bin/sh -c set -eux;12.05 MB
16COPY docker-php-source /usr/local/bin/ # buildkit493 B
17RUN /bin/sh -c set -eux;12.87 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.69 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.71 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.04 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27ENV UPLOAD_PROGRESS_EXT_URL=https://github.com/php/pecl-php-uploadprogress/archive/refs/tags/uploadprogress-2.0.2.tar.gz0 B
28ENV UPLOAD_PROGRESS_SHA256=fe3f6cdfcedad563c970c4fd1cda31e422cfc0df5cc9a217d8c80ed3c8d137f50 B
29RUN /bin/sh -c apk add6.05 MB
30RUN /bin/sh -c set -ex;2.71 MB
31ENV PMA_SSL_DIR=/etc/phpmyadmin/ssl0 B
32ENV MAX_EXECUTION_TIME=6000 B
33ENV MEMORY_LIMIT=512M0 B
34ENV UPLOAD_LIMIT=2048K0 B
35ENV TZ=UTC0 B
36ENV SESSION_SAVE_PATH=/sessions0 B
37RUN /bin/sh -c set -ex;652 B
38USER www-data:www-data0 B
39ENV VERSION=5.2.30 B
40ENV SHA256=57881348297c4412f86c410547cf76b4d8a236574dd2c6b7d6a2beebe7fc44e30 B
41ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-all-languages.tar.xz0 B
42LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B
43RUN /bin/sh -c set -ex;13.43 MB
44COPY --chown=www-data:www-data config.inc.php /etc/phpmyadmin/config.inc.php #2.09 KB
45COPY --chown=www-data:www-data helpers.php /etc/phpmyadmin/helpers.php #860 B
46COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit800 B
47USER root0 B
48ENTRYPOINT ["/docker-entrypoint.sh"]0 B
49CMD ["php-fpm"]0 B

Command

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