Sign inSign up

riscv64/wordpress:cli-php8.5

Content management system
Index digest

sha256:e78af99501bdd69a8db687b8a78c1a286c1b9753519a418722e21f52bef2875b

OS/ARCH

linux/riscv64

Compressed size

71.62 MB

Last pushed

17 days by doiriscv64

Type

Image

Manifest digest

sha256:79f0c681102fb5e2b5953e88639e1428b7b725211272d03c4d3dba0ec80d72e6

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.100 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B
14ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
15RUN /bin/sh -c set -eux;13.81 MB
16COPY docker-php-source /usr/local/bin/ # buildkit494 B
17RUN /bin/sh -c set -eux;23.15 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.75 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c apk add11.57 MB
23RUN /bin/sh -c set -ex;32 B
24WORKDIR /var/www/html32 B
25RUN /bin/sh -c set -ex;14.75 MB
26RUN /bin/sh -c set -eux;392 B
27ENV WORDPRESS_CLI_GPG_KEY=63AF7AA15067C05616FDDD88A3A2E8F226F0BC060 B
28ENV WORDPRESS_CLI_VERSION=2.12.00 B
29ENV WORDPRESS_CLI_SHA512=be928f6b8ca1e8dfb9d2f4b75a13aa4aee0896f8a9a0a1c45cd5d2c98605e6172e6d014dda2e27f88c98befc16c040cbb2bd1bfa121510ea5cdf5f6a30fe88320 B
30RUN /bin/sh -c set -ex;1.46 MB
31VOLUME [/var/www/html]0 B
32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit406 B
33ENTRYPOINT ["docker-entrypoint.sh"]0 B
34USER www-data0 B
35CMD ["wp" "shell"]0 B

Command

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