Sign inSign up

arm32v6/wordpress:7-php8.4-fpm-alpine

Content management system
Index digest

sha256:d59030beafbffd3faaab5cc7568aaa032d430764d897f208bcaf3bbd5f7f7ddc

OS/ARCH

linux/arm/v6

Compressed size

101.87 MB

Last pushed

about 7 hours by buildslavearmhf

Type

Image

Manifest digest

sha256:df4573f856dc12c55f6e91c7210a0e6f99c27b90c2f0643c359dd828f67807ef

Image Layers

1ADD alpine-minirootfs-3.24.2-armhf.tar.gz / # buildkit3.39 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.29 MB
5RUN /bin/sh -c set -eux;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 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/ # buildkit488 B
17RUN /bin/sh -c set -eux;13.18 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.72 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.74 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;27.53 MB
28RUN /bin/sh -c set -ex;7.52 MB
29RUN /bin/sh -c set -eux;308 B
30RUN /bin/sh -c set -eux;387 B
31RUN /bin/sh -c set -eux;33.76 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.72 KB
35RUN /bin/sh -c ln -svfT195 B
36ENTRYPOINT ["docker-entrypoint.sh"]0 B
37CMD ["php-fpm"]0 B

Command

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