Sign inSign up

koalaphils/wordpress:8.2-fpm

Multi-platform
Index digest

sha256:7033b16963ad437f3f5366043dae411c36a712595c97bd12201670f25c9f2434

OS/ARCH

Compressed size

301.73 MB

Last pushed

7 months by mdprotacio

Type

Image

Manifest digest

sha256:ede993d0f5d47538b7411cd91a817f96c869ad47b8f58eb131fd9a445c1528ea

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;223 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
11ENV PHP_VERSION=8.2.300 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.2.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.30.tar.xz.asc0 B
13ENV PHP_SHA256=bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb0150 B
14RUN /bin/sh -c set -eux;11.73 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;11.1 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache251 B
19RUN /bin/sh -c docker-php-ext-enable sodium246 B
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
26ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
27ENV COMPOSER_ALLOW_SUPERUSER=10 B
28ENV DEBIAN_FRONTEND=noninteractive0 B
29COPY /pie /usr/bin/pie # buildkit2.32 MB
30COPY /usr/bin/composer /usr/local/bin/composer # buildkit759.3 KB
31COPY /usr/local/lib/php/extensions/ /usr/local/lib/php/extensions/ # buildkit20.23 MB
32RUN /bin/sh -c sed -i22.23 MB
33RUN /bin/sh -c set -eux;47.8 MB
34RUN /bin/sh -c set -eux25.66 KB
35WORKDIR /var/www/html32 B
36CMD ["php-fpm"]0 B
37LABEL org.opencontainers.image.description=Automated plugins and themes0 B
38COPY opt/php/*.ini /usr/local/etc/php/conf.d/ # buildkit704 B
39COPY /usr/local/bin/wp /usr/local/bin/wp # buildkit1.42 MB
40COPY /usr/src /usr/src # buildkit37.81 MB
41COPY /usr/local/bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.73 KB
42COPY post-install.sh /usr/local/bin/post-install.sh # buildkit1007 B
43COPY themes /usr/src/themes # buildkit189 B
44COPY plugins /usr/src/plugins # buildkit270 B
45RUN /bin/sh -c sed -i1.73 KB
46VOLUME [/usr/src/themes]0 B
47VOLUME [/usr/src/plugins]0 B
48RUN /bin/sh -c apt-get update5.51 MB
49ENTRYPOINT ["docker-entrypoint.sh"]0 B
50CMD ["php-fpm"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'