Sign inSign up

betterweb/php-fpm:7.3

Manifest digest

sha256:d7b031325ccec5cca9dfbdaa3307cc1ffbd6438803edcabf27a632f20b5a61e6

OS/ARCH

linux/amd64

Compressed size

169.7 MB

Last pushed

almost 6 years by mitchellr

Type

Image

Manifest digest

sha256:d7b031325ccec5cca9dfbdaa3307cc1ffbd6438803edcabf27a632f20b5a61e6

Image Layers

1ADD file ... in / 25.84 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get73.1 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=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
13ENV PHP_VERSION=7.3.230 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.3.23.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.23.tar.xz.asc0 B
15ENV PHP_SHA256=2bdd36176f318f451fb3942bf1e935aabb3c2786cac41a9080f084ad6390e034 PHP_MD5=0 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark11.88 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.43 MB
19COPY multi:bd67471e0c4047be362a8a0e199558e6245207a6f70b72fdfe55aa2d2cae15e6 in /usr/local/bin/ 2.22 KB
20/bin/sh -c docker-php-ext-enable sodium246 B
21/bin/sh -c { echo '#!/bin/sh';210 B
22ENTRYPOINT ["docker-php-entrypoint"]0 B
23WORKDIR /var/www/html0 B
24/bin/sh -c set -eux; cd8.22 KB
25STOPSIGNAL SIGQUIT0 B
26EXPOSE 90000 B
27CMD ["php-fpm"]0 B
28ADD ./php.ini /usr/local/etc/php/conf.d # buildkit276 B
29ADD ./php.pool.conf /usr/local/etc/php-fpm.d/ # buildkit1.34 KB
30RUN /bin/sh -c apt-get update30.88 MB
31RUN /bin/sh -c docker-php-ext-install zip246.17 KB
32RUN /bin/sh -c pecl install140.03 KB
33RUN /bin/sh -c docker-php-ext-enable mcrypt251 B
34RUN /bin/sh -c docker-php-ext-configure gd183.16 KB
35RUN /bin/sh -c usermod -u1.22 KB
36WORKDIR /var/www/32 B
37CMD ["php-fpm"]0 B
38EXPOSE map[9000/tcp:{}]0 B

Command

ADD file:0dc53e7886c35bc21ae6c4f6cedda54d56ae9c9e9cd367678f1a72e68b3c43d4 in /