sha256:799b1ec563ff7718ea67e380f74724886aba6cc3a894a00118071ca3eb7c80e9
OS/ARCH
linux/riscv64
Compressed size
224.33 MB
Last pushed
1 day by doiriscv64
Type
Image
Manifest digest
sha256:c37e393c6318fc816f2956b56845e20546168486188bc142f29f7c28bbcc7478
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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B11ENV PHP_VERSION=8.5.80 B12ENV PHP_URL=https://www.php.net/distributions/php-8.5.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.8.tar.xz.asc0 B13ENV PHP_SHA256=58910198d19e873048fe87cdfe16bc790025417ede3d1651bfa1c4b533d573f20 B14RUN /bin/sh -c set -eux;13.9 MB15COPY docker-php-source /usr/local/bin/ # buildkit493 B16RUN /bin/sh -c set -eux;13.68 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable sodium249 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;9.05 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25RUN /bin/sh -c set -eux;6.73 MB26RUN /bin/sh -c { echo318 B27COPY /usr/bin/composer /usr/local/bin/ # buildkit812.78 KB28ENV DRUPAL_VERSION=11.4.20 B29ENV COMPOSER_ALLOW_SUPERUSER=10 B30WORKDIR /opt/drupal115 B31RUN /bin/sh -c set -eux;22.46 MB32ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/drupal/vendor/bin0 BCommand
# debian.sh --arch 'riscv64' out/ 'trixie' '@1782172800'