Sign inSign up

linuxcontainers/wordpress-php-fpm7:latest

Manifest digest

sha256:7b3937744e9335f8790bfa2a25453292c99964eef793bf78f43968f1c29b7b96

OS/ARCH

linux/amd64

Compressed size

175.8 MB

Last pushed

over 5 years by linuxcontainers

Type

Image

Manifest digest

sha256:7b3937744e9335f8790bfa2a25453292c99964eef793bf78f43968f1c29b7b96

Image Layers

1ADD file ... in / 25.84 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {227 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get73.13 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir224 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
13ENV PHP_VERSION=7.4.150 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc0 B
15ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb80 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark10.16 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.25 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium247 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.25 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c set -eux;16.07 MB
28RUN /bin/sh -c set -ex;8.6 MB
29RUN /bin/sh -c set -eux;380 B
30RUN /bin/sh -c { echo402 B
31RUN /bin/sh -c set -eux;14.74 MB
32VOLUME [/var/www/html]0 B
33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit3.87 KB
34ENTRYPOINT ["docker-entrypoint.sh"]0 B
35CMD ["php-fpm"]0 B

Command

ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /