5.2-fpm
sha256:a3f0c24651da0bb2c3a9264136712c48c4b2b9a93232a7bc14eac3724c77c7c8
OS/ARCH
linux/riscv64
Compressed size
208.91 MB
Last pushed
11 days by doiriscv64
Type
Image
Manifest digest
sha256:358f7b223c0771267054dbcb5a80b53e39ffc6687415652d9a66d20e995e55c1
Image Layers
1# debian.sh --arch 'riscv64' out/26.97 MB2RUN /bin/sh -c set -eux;227 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;139.79 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;224 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B11ENV PHP_VERSION=8.3.320 B12ENV PHP_URL=https://www.php.net/distributions/php-8.3.32.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.32.tar.xz.asc0 B13ENV PHP_SHA256=8698ec1f9402fa5e5e872ae3d0916b62f5f27503c1fbfc9cc3521e113355ea920 B14RUN /bin/sh -c set -eux;12.18 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;11.06 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache255 B19RUN /bin/sh -c docker-php-ext-enable sodium250 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;9.04 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26ENV UPLOAD_PROGRESS_EXT_URL=https://github.com/php/pecl-php-uploadprogress/archive/refs/tags/uploadprogress-2.0.2.tar.gz0 B27ENV UPLOAD_PROGRESS_SHA256=fe3f6cdfcedad563c970c4fd1cda31e422cfc0df5cc9a217d8c80ed3c8d137f50 B28RUN /bin/sh -c set -ex;5.45 MB29ENV PMA_SSL_DIR=/etc/phpmyadmin/ssl0 B30ENV MAX_EXECUTION_TIME=6000 B31ENV MEMORY_LIMIT=512M0 B32ENV UPLOAD_LIMIT=2048K0 B33ENV TZ=UTC0 B34ENV SESSION_SAVE_PATH=/sessions0 B35RUN /bin/sh -c set -ex;658 B36USER www-data:www-data0 B37ENV VERSION=5.2.30 B38ENV SHA256=57881348297c4412f86c410547cf76b4d8a236574dd2c6b7d6a2beebe7fc44e30 B39ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-all-languages.tar.xz0 B40LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B41RUN /bin/sh -c set -ex;13.43 MB42COPY --chown=www-data:www-data config.inc.php /etc/phpmyadmin/config.inc.php #2.09 KB43COPY --chown=www-data:www-data helpers.php /etc/phpmyadmin/helpers.php #857 B44COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit800 B45USER root0 B46ENTRYPOINT ["/docker-entrypoint.sh"]0 B47CMD ["php-fpm"]0 BCommand
# debian.sh --arch 'riscv64' out/ 'trixie' '@1782172800'