riscv64/wordpress:7-php8.5-fpm-alpine

Content management system
Index digest

sha256:4e3b1ce04ceab55963e543189279d05b45b609d1a6eee6ebe9975dbbad5ca7d3

OS/ARCH

linux/riscv64

Compressed size

107.95 MB

Last pushed

4 days by doiriscv64

Type

Image

Manifest digest

sha256:929a06ee87bc403349fbe964425151815ad4c20521263795bc6cc38da4e9e2c0

Image Layers

1ADD alpine-minirootfs-3.24.1-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;932 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.9.tar.xz.asc0 B
14ENV PHP_SHA256=0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f40 B
15RUN /bin/sh -c set -eux;13.77 MB
16COPY docker-php-source /usr/local/bin/ # buildkit496 B
17RUN /bin/sh -c set -eux;15.5 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.69 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c set -eux;31.17 MB
27RUN /bin/sh -c set -ex;6.88 MB
28RUN /bin/sh -c set -eux;312 B
29RUN /bin/sh -c set -eux;393 B
30RUN /bin/sh -c set -eux;33.74 MB
31VOLUME [/var/www/html]0 B
32COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.38 KB
33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.73 KB
34RUN /bin/sh -c ln -svfT197 B
35ENTRYPOINT ["docker-entrypoint.sh"]0 B
36CMD ["php-fpm"]0 B

Command

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