Sign inSign up

bezuidenhout/wordpress:php8.3-fpm

Multi-platform
Web servers
Index digest

sha256:a39f3cdf0bc479546cc743fea5694bbf8c1aace02485d215a1ae4a7d5e6366f4

OS/ARCH

Compressed size

314.04 MB

Last pushed

over 1 year by bezuidenhout

Type

Image

Manifest digest

sha256:89caffe6ab6eb5ab9451a499e3e232c359a91271e1e4d4f1293763c726be2346

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.49 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.210 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.21.tar.xz.asc0 B
13ENV PHP_SHA256=4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd60 B
14RUN /bin/sh -c set -eux;12.09 MB
15COPY docker-php-source /usr/local/bin/ # buildkit485 B
16RUN /bin/sh -c set -eux;26.54 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium245 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20WORKDIR /var/www/html32 B
21RUN /bin/sh -c set -eux;8.96 KB
22STOPSIGNAL SIGQUIT0 B
23EXPOSE map[9000/tcp:{}]0 B
24CMD ["php-fpm"]0 B
25RUN /bin/sh -c set -eux;25.15 MB
26RUN /bin/sh -c set -ex;17.17 MB
27RUN /bin/sh -c set -eux;363 B
28RUN /bin/sh -c { echo390 B
29RUN /bin/sh -c set -eux;25.65 MB
30VOLUME [/var/www/html]0 B
31COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.38 KB
32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.68 KB
33ENTRYPOINT ["docker-entrypoint.sh"]0 B
34CMD ["php-fpm"]0 B
35LABEL maintainer=Marius Bezuidenhout <[email protected]>0 B
36RUN /bin/sh -c apt-get update80.98 MB
37COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.86 KB
38COPY php-fpm-healthcheck /usr/local/bin # buildkit2.1 KB
39RUN /bin/sh -c chmod +x30.04 KB
40ENTRYPOINT ["docker-entrypoint.sh"]0 B
41HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/php-fpm-healthcheck"] "0s" "0s"0 B
42CMD ["php-fpm"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'