Sign inSign up

riscv64/drupal:10-php8.4-fpm-alpine3.23

Content management system
Index digest

sha256:6282829cc34093e8cb7e79b76ad1f91edbe7c3ae15e44dc5ca50f158349802ee

OS/ARCH

linux/riscv64

Compressed size

63.73 MB

Last pushed

13 days by doiriscv64

Type

Image

Manifest digest

sha256:a2170b299b7818d0bcf7837f6f263ccbb8aea371ce153b53db47a6f047e8f2f5

Image Layers

1ADD alpine-minirootfs-3.23.5-riscv64.tar.gz / # buildkit3.41 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.44 MB
5RUN /bin/sh -c set -eux;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.250 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B
14ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B
15RUN /bin/sh -c set -eux;13.14 MB
16COPY docker-php-source /usr/local/bin/ # buildkit494 B
17RUN /bin/sh -c set -eux;17.03 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.73 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.75 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.05 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c set -eux;4.83 MB
28RUN /bin/sh -c { echo313 B
29COPY /usr/bin/composer /usr/local/bin/ # buildkit813.46 KB
30ENV DRUPAL_VERSION=10.6.160 B
31ENV COMPOSER_ALLOW_SUPERUSER=10 B
32WORKDIR /opt/drupal114 B
33RUN /bin/sh -c set -eux;21.02 MB
34ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/drupal/vendor/bin0 B

Command

ADD alpine-minirootfs-3.23.5-riscv64.tar.gz / # buildkit