riscv64/phpmyadmin:fpm

Developer tools
Databases & storage
Index digest

sha256:e9ba7a71237d8ce5ba855a5005f3c17ab43d381b44f3ad3c1ce890e3c3db0c77

OS/ARCH

linux/riscv64

Compressed size

208.79 MB

Last pushed

2 days by doiriscv64

Type

Image

Manifest digest

sha256:c1ecfb07f5fe3b37917a7d24d3f35117f370434cce348743de2acaebec0dd0c6

Image Layers

1# debian.sh --arch 'riscv64' out/26.97 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;139.8 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.330 B
12ENV 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
13ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
14RUN /bin/sh -c set -eux;12.18 MB
15COPY docker-php-source /usr/local/bin/ # buildkit488 B
16RUN /bin/sh -c set -eux;10.94 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache251 B
19RUN /bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ENV UPLOAD_PROGRESS_EXT_URL=https://github.com/php/pecl-php-uploadprogress/archive/refs/tags/uploadprogress-2.0.2.tar.gz0 B
27ENV UPLOAD_PROGRESS_SHA256=fe3f6cdfcedad563c970c4fd1cda31e422cfc0df5cc9a217d8c80ed3c8d137f50 B
28RUN /bin/sh -c set -ex;5.45 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;661 B
36USER www-data:www-data0 B
37ENV VERSION=5.2.30 B
38ENV SHA256=57881348297c4412f86c410547cf76b4d8a236574dd2c6b7d6a2beebe7fc44e30 B
39ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-all-languages.tar.xz0 B
40LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B
41RUN /bin/sh -c set -ex;13.43 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

Command

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