Sign inSign up

camil/php-fpm:5.6-dev

Manifest digest

sha256:b3ea8a7a4b3555a024f0cc36f6ec32ad4566e0741b218fded3dcc502df48be42

OS/ARCH

linux/amd64

Compressed size

180.48 MB

Last pushed

over 8 years by camil

Type

Image

Manifest digest

sha256:b3ea8a7a4b3555a024f0cc36f6ec32ad4566e0741b218fded3dcc502df48be42

Image Layers

1ADD file ... in / 50.17 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {228 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c apt-get update &&76.53 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d182 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=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B30 B
13ENV PHP_VERSION=5.6.340 B
14ENV PHP_URL=https://secure.php.net/get/php-5.6.34.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-5.6.34.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=21453be3a045204cd2717543ef42771324f411f40962ecda4fe841930a933128 PHP_MD5=0 B
16/bin/sh -c set -xe; fetchDeps='12.21 MB
17COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/ 497 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark9.86 MB
19COPY multi:f9544e5c6b9d1d1292fca43464fe1e77b631547ac2baa8503de318853c0536d0 in /usr/local/bin/ 2.13 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html130 B
22/bin/sh -c set -ex &&7.44 KB
23EXPOSE 9000/tcp0 B
24CMD ["php-fpm"]0 B
25MAINTAINER Camil Blanaru <[email protected]>0 B
26/bin/sh -c requirements="libmcrypt-dev g++ libicu-dev28.5 MB
27/bin/sh -c apt-get update &&611.79 KB
28/bin/sh -c buildRequirements="libpng12-dev libjpeg-dev libfreetype6-dev"2.13 MB
29/bin/sh -c curl -sSL https://getcomposer.org/installer473.14 KB
30/bin/sh -c rm -v /usr/local/etc/php-fpm.conf179 B
31COPY file:51a226dfe1a551e6520137ce1d1d6abe3d4d7c0feb5cd1659ddb7ce1573cd601 in /usr/local/etc/ 604 B
32COPY file:efa80d975d701c0857f1879e4c0e5e155b573357b1b6ee5e33b4f3758c8dd34d in /usr/local/etc/php/ 22.12 KB
33/bin/sh -c usermod -u 10001.44 KB
34VOLUME [/usr/share/nginx/html]0 B
35WORKDIR /usr/share/nginx/html151 B
36COPY file:7471c5296b5a591a2425001c9ed67fa1e9d9b5917842624c855444aca1921d22 in /entrypoint.sh 242 B
37ENTRYPOINT ["/entrypoint.sh"]0 B
38CMD ["php-fpm"]0 B

Command

ADD file:f1509ab9c2cd3810736e26739fa0f78ee1ba942e14498ba5f266d8a78e664acc in /