Sign inSign up

koalaphils/wordpress:8.1-fpm

Multi-platform
Index digest

sha256:8378d50de7984f3a560c750f26c70adce69a31dc092e5ebd799c60a31db12f90

OS/ARCH

Compressed size

299.45 MB

Last pushed

7 months by mdprotacio

Type

Image

Manifest digest

sha256:2bef4876538d834261a9ea0464c71b33ceac0b83e21c7f7b459a30429ffb26cc

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;226 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;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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
11ENV PHP_VERSION=8.1.340 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.1.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.34.tar.xz.asc0 B
13ENV PHP_SHA256=ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c2510 B
14RUN /bin/sh -c set -eux;11.49 MB
15COPY docker-php-source /usr/local/bin/ # buildkit488 B
16RUN /bin/sh -c set -eux;10.85 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache246 B
19RUN /bin/sh -c docker-php-ext-enable sodium244 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.67 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 # buildkit758.15 KB
31COPY /usr/local/lib/php/extensions/ /usr/local/lib/php/extensions/ # buildkit21.71 MB
32RUN /bin/sh -c sed -i18.97 MB
33RUN /bin/sh -c set -eux;47.8 MB
34RUN /bin/sh -c set -eux25.54 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/ # buildkit705 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 # buildkit1006 B
43COPY themes /usr/src/themes # buildkit189 B
44COPY plugins /usr/src/plugins # buildkit271 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' '@1766966400'