Sign inSign up

linuxcontainers/wordpress-php-fpm:latest

Multi-platform
Content management system
Index digest

sha256:baaac8eb088895098686b08124af96ce2d4a34b36d81d54e24c5dc8095dcce73

OS/ARCH

Compressed size

92.16 MB

Last pushed

over 1 year by linuxcontainers

Type

Image

Manifest digest

sha256:9d848a9d5ca3f2a0e439216e4b86d471dd391e69aba4f44ddf28b870e498ff2b

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.18 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.170 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.17.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.17.tar.xz.asc0 B
14ENV PHP_SHA256=6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb0 B
15RUN /bin/sh -c set -eux;11.98 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;12.63 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.56 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c set -eux;26.62 MB
27RUN /bin/sh -c set -ex;7.29 MB
28RUN /bin/sh -c set -eux;59.72 KB
29RUN /bin/sh -c { echo387 B
30RUN /bin/sh -c set -eux;25.52 MB
31VOLUME [/var/www/html]0 B
32COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.37 KB
33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.68 KB
34ENTRYPOINT ["docker-entrypoint.sh"]0 B
35CMD ["php-fpm"]0 B
36RUN /bin/sh -c set -xe;1.37 MB

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit