5-apache
sha256:64506ba970528a432702ccb1855720b59d8d9e1d5316030f1ac06ae7d68dd106
OS/ARCH
linux/riscv64
Compressed size
212.42 MB
Last pushed
11 days by doiriscv64
Type
Image
Manifest digest
sha256:4ea866baf76daac14c8c0e2bd1eab70ad68403775cd7ea0b24fbf90b45910ed2
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 APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;3.84 MB10RUN /bin/sh -c a2dismod mpm_event450 B11RUN /bin/sh -c { echo490 B12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B16ENV PHP_VERSION=8.3.320 B17ENV 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 B18ENV PHP_SHA256=8698ec1f9402fa5e5e872ae3d0916b62f5f27503c1fbfc9cc3521e113355ea920 B19RUN /bin/sh -c set -eux;12.19 MB20COPY docker-php-source /usr/local/bin/ # buildkit491 B21RUN /bin/sh -c set -eux;10.87 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache253 B24RUN /bin/sh -c docker-php-ext-enable sodium251 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY apache2-foreground /usr/local/bin/ # buildkit892 B28WORKDIR /var/www/html32 B29EXPOSE map[80/tcp:{}]0 B30CMD ["apache2-foreground"]0 B31ENV UPLOAD_PROGRESS_EXT_URL=https://github.com/php/pecl-php-uploadprogress/archive/refs/tags/uploadprogress-2.0.2.tar.gz0 B32ENV UPLOAD_PROGRESS_SHA256=fe3f6cdfcedad563c970c4fd1cda31e422cfc0df5cc9a217d8c80ed3c8d137f50 B33RUN /bin/sh -c set -ex;5.31 MB34ENV PMA_SSL_DIR=/etc/phpmyadmin/ssl0 B35ENV MAX_EXECUTION_TIME=6000 B36ENV MEMORY_LIMIT=512M0 B37ENV UPLOAD_LIMIT=2048K0 B38ENV TZ=UTC0 B39ENV SESSION_SAVE_PATH=/sessions0 B40RUN /bin/sh -c set -ex;658 B41USER www-data:www-data0 B42ENV VERSION=5.2.30 B43ENV SHA256=57881348297c4412f86c410547cf76b4d8a236574dd2c6b7d6a2beebe7fc44e30 B44ENV URL=https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-all-languages.tar.xz0 B45LABEL org.opencontainers.image.title=Official phpMyAdmin Docker image0 B46RUN /bin/sh -c set -ex;13.43 MB47COPY --chown=www-data:www-data config.inc.php /etc/phpmyadmin/config.inc.php #2.09 KB48COPY --chown=www-data:www-data helpers.php /etc/phpmyadmin/helpers.php #857 B49COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit947 B50USER root0 B51ENTRYPOINT ["/docker-entrypoint.sh"]0 B52CMD ["apache2-foreground"]0 BCommand
# debian.sh --arch 'riscv64' out/ 'trixie' '@1782172800'