riscv64/wordpress:php8.3-fpm-alpine

Content management system
Index digest

sha256:57d6301fc29f4d4f58cfa5236bc6f3ffb0f2bb16811b8b1805e53db3cba64faf

OS/ARCH

linux/riscv64

Compressed size

103.57 MB

Last pushed

4 days by doiriscv64

Type

Image

Manifest digest

sha256:93fbe55f6a07a2a9be37c2718b6d52743bf16efe3ffa9ef14721d3f4098b34ec

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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.330 B
13ENV 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 B
14ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
15RUN /bin/sh -c set -eux;12.05 MB
16COPY docker-php-source /usr/local/bin/ # buildkit493 B
17RUN /bin/sh -c set -eux;12.87 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.69 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.71 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.04 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c set -eux;31.17 MB
28RUN /bin/sh -c set -ex;6.83 MB
29RUN /bin/sh -c set -eux;312 B
30RUN /bin/sh -c set -eux;392 B
31RUN /bin/sh -c set -eux;33.74 MB
32VOLUME [/var/www/html]0 B
33COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.38 KB
34COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.73 KB
35RUN /bin/sh -c ln -svfT200 B
36ENTRYPOINT ["docker-entrypoint.sh"]0 B
37CMD ["php-fpm"]0 B

Command

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