Sign inSign up

s390x/wordpress:beta-7-php8.5-fpm-alpine

Content management system
Index digest

sha256:397b16ccf6cfe2eb0d8f46095bbd27eef9e350692866ac82f737a2bb193138b5

OS/ARCH

linux/s390x

Compressed size

110.86 MB

Last pushed

about 8 hours by buildslaves390x

Type

Image

Manifest digest

sha256:face38c786779ed93cae5a6f1de3650c593ee1602f5a0855f8e23b4e98f7a58b

Image Layers

1ADD alpine-minirootfs-3.24.2-s390x.tar.gz / # buildkit3.54 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.52 MB
5RUN /bin/sh -c set -eux;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 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/ # buildkit490 B
17RUN /bin/sh -c set -eux;15.35 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.73 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;32.49 MB
27RUN /bin/sh -c set -ex;8.36 MB
28RUN /bin/sh -c set -eux;309 B
29RUN /bin/sh -c set -eux;389 B
30RUN /bin/sh -c set -eux;33.75 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.72 KB
34RUN /bin/sh -c ln -svfT193 B
35ENTRYPOINT ["docker-entrypoint.sh"]0 B
36CMD ["php-fpm"]0 B

Command

ADD alpine-minirootfs-3.24.2-s390x.tar.gz / # buildkit