Sign inSign up

linuxcontainers/wordpress-php-fpm8:latest

Manifest digest

sha256:eb3e1604828321d8aaf186c295bcbabf28fb8466d915c0ab4d2a23b27e869d13

OS/ARCH

linux/amd64

Compressed size

65.9 MB

Last pushed

over 5 years by linuxcontainers

Type

Image

Manifest digest

sha256:eb3e1604828321d8aaf186c295bcbabf28fb8466d915c0ab4d2a23b27e869d13

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.62 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
13ENV PHP_VERSION=8.0.30 B
14ENV PHP_URL=https://www.php.net/distributions/php-8.0.3.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.3.tar.xz.asc0 B
15ENV PHP_SHA256=c9816aa9745a9695672951eaff3a35ca5eddcb9cacf87a4f04b9fb11690102510 B
16/bin/sh -c set -eux; apk10.28 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
18/bin/sh -c set -eux; apk14.33 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium17.13 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.37 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c set -eux;18.38 MB
28RUN /bin/sh -c set -ex;3.68 MB
29RUN /bin/sh -c set -eux;39.43 KB
30RUN /bin/sh -c { echo398 B
31RUN /bin/sh -c set -eux;14.86 MB
32VOLUME [/var/www/html]0 B
33COPY wp-config-docker.php /usr/src/wordpress/ # buildkit2.26 KB
34COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.69 KB
35ENTRYPOINT ["docker-entrypoint.sh"]0 B
36CMD ["php-fpm"]0 B

Command

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /