Sign inSign up

camil/php-fpm:7

Manifest digest

sha256:10c096e53a390b1ef210c73195ab7d0e448985f2fe193a215bdaadf2d948f82d

OS/ARCH

linux/amd64

Compressed size

182.42 MB

Last pushed

almost 9 years by camil

Type

Image

Manifest digest

sha256:10c096e53a390b1ef210c73195ab7d0e448985f2fe193a215bdaadf2d948f82d

Image Layers

1ADD file ... in / 50.16 MB
2CMD ["bash"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
4/bin/sh -c apt-get update &&78.68 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d183 B
7ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
11ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E0 B
12ENV PHP_VERSION=7.1.120 B
13ENV PHP_URL=https://secure.php.net/get/php-7.1.12.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.12.tar.xz.asc/from/this/mirror0 B
14ENV PHP_SHA256=a0118850774571b1f2d4e30b4fe7a4b958ca66f07d07d65ebdc789c54ba6eeb3 PHP_MD5=0 B
15/bin/sh -c set -xe; fetchDeps='11.95 MB
16COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/ 501 B
17/bin/sh -c set -xe &&12.67 MB
18COPY multi:3a3ce8aa3891c64454909e9f8257446a1817abe660b49a7baaa26f28bfdc444d in /usr/local/bin/ 2.12 KB
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20WORKDIR /var/www/html130 B
21/bin/sh -c set -ex &&7.5 KB
22EXPOSE 9000/tcp0 B
23CMD ["php-fpm"]0 B
24MAINTAINER Camil Blanaru <[email protected]>0 B
25/bin/sh -c requirements="libmcrypt-dev g++ libicu-dev28.46 MB
26/bin/sh -c curl -sSL https://getcomposer.org/installer478.58 KB
27/bin/sh -c rm -v /usr/local/etc/php-fpm.conf180 B
28COPY file:51a226dfe1a551e6520137ce1d1d6abe3d4d7c0feb5cd1659ddb7ce1573cd601 in /usr/local/etc/ 606 B
29COPY file:79b3381c3bb386feffc470d1100c97f0c29410f8d9437b1a923ed15010b1a9cb in /usr/local/etc/php/ 22.11 KB
30VOLUME [/usr/share/nginx/html]0 B
31WORKDIR /usr/share/nginx/html151 B
32COPY file:7471c5296b5a591a2425001c9ed67fa1e9d9b5917842624c855444aca1921d22 in /entrypoint.sh 242 B
33ENTRYPOINT ["/entrypoint.sh"]0 B
34CMD ["php-fpm"]0 B

Command

ADD file:55b071e2cfc3ea2f4bbf048d7d676e3c06a77a9a98d63f7af291f3decb495ec8 in /