Sign inSign up

eworkssk/php-fpm:7.1

Languages & frameworks
Web servers
Manifest digest

sha256:65d9351e94779b0a99fd884c015a13dc58ca4ec5d34ff503588809c7ff990aa1

OS/ARCH

linux/amd64

Compressed size

290.52 MB

Last pushed

almost 2 years by eworkssk

Type

Image

Manifest digest

sha256:65d9351e94779b0a99fd884c015a13dc58ca4ec5d34ff503588809c7ff990aa1

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 -Wl,--hash-style=both -pie0 B
12ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D121720 B
13ENV PHP_VERSION=7.1.330 B
14ENV PHP_URL=https://www.php.net/get/php-7.1.33.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.1.33.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=bd7c0a9bd5433289ee01fd440af3715309faf583f75832b64fe169c100d52968 PHP_MD5=0 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark12.1 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark26.25 MB
19COPY multi:c1ff99c7805e8f41fdb0717f754884884ce2157d746a82343d7c737c86ded761 in /usr/local/bin/ 2.15 KB
20/bin/sh -c { echo '#!/bin/sh';209 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd7.57 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit32.63 KB
28ENV PHP_POOL_DIR=/usr/local/etc/php-fpm.d0 B
29RUN /bin/sh -c install-php-extensions bcmath19.2 KB
30RUN /bin/sh -c install-php-extensions bz2164.76 KB
31RUN /bin/sh -c install-php-extensions calendar15.74 KB
32RUN /bin/sh -c install-php-extensions decimal248.83 KB
33RUN /bin/sh -c install-php-extensions exif29.31 KB
34RUN /bin/sh -c install-php-extensions gd2.2 MB
35RUN /bin/sh -c install-php-extensions geospatial18.98 KB
36RUN /bin/sh -c install-php-extensions gettext6.12 KB
37RUN /bin/sh -c install-php-extensions gnupg3.39 MB
38RUN /bin/sh -c install-php-extensions http17.26 MB
39RUN /bin/sh -c install-php-extensions imagick16.09 MB
40RUN /bin/sh -c install-php-extensions imap3.5 MB
41RUN /bin/sh -c install-php-extensions intl976.75 KB
42RUN /bin/sh -c install-php-extensions mcrypt267.81 KB
43RUN /bin/sh -c install-php-extensions mysqli59.2 KB
44RUN /bin/sh -c install-php-extensions oci837.63 MB
45RUN /bin/sh -c install-php-extensions opcache185.48 KB
46RUN /bin/sh -c install-php-extensions pdo_mysql13.39 KB
47RUN /bin/sh -c install-php-extensions pdo_oci179.09 KB
48RUN /bin/sh -c install-php-extensions redis766.7 KB
49RUN /bin/sh -c install-php-extensions soap311.8 KB
50RUN /bin/sh -c install-php-extensions sockets42.42 KB
51RUN /bin/sh -c install-php-extensions ssh2306.62 KB
52RUN /bin/sh -c install-php-extensions vips11.27 MB
53RUN /bin/sh -c install-php-extensions yaml317.5 KB
54RUN /bin/sh -c install-php-extensions zip609.31 KB
55RUN /bin/sh -c apt-get update37.28 MB
56RUN /bin/sh -c curl https://rclone.org/install.sh20.13 MB
57RUN /bin/sh -c rclone config225 B
58RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"22.72 KB
59COPY ./custom.ini /usr/local/etc/php/conf.d/xy-custom.ini # buildkit254 B
60COPY ./pools/* /usr/local/etc/php-fpm.d/ # buildkit6.08 KB
61USER www-data0 B
62EXPOSE map[9000/tcp:{}]0 B
63EXPOSE map[9001/tcp:{}]0 B

Command

ADD file:bc8179c87c8dbb3d962bed1801f99e7c860ff03797cde6ad19b107d43b973ada in /