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 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;139.8 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 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.330 B12ENV 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 B13ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B14RUN /bin/sh -c set -eux;12.18 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;10.94 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache251 B19RUN /bin/sh -c docker-php-ext-enable sodium246 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;661 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 #858 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' '@1785715200'