Sign inSign up

camil/php-fpm:production

Manifest digest

sha256:a1638aafcebb7424f9a644738266049a9f780616505b13b14081e52261bee2bc

OS/ARCH

linux/amd64

Compressed size

175.89 MB

Last pushed

over 8 years by camil

Type

Image

Manifest digest

sha256:a1638aafcebb7424f9a644738266049a9f780616505b13b14081e52261bee2bc

Image Layers

1ADD file ... in / 50.17 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {229 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c apt-get update &&72.81 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d183 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.350 B
14ENV PHP_URL=https://secure.php.net/get/php-5.6.35.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-5.6.35.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=9985cb64cb8224c289effff5b34f670d14f838175f76daea0507d643eec650d2 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-mark11.81 MB
19COPY multi:af8a06a5cfc82b17b169c6d1e48630a516582fa7ce00d8e59e5a378e100d064a in /usr/local/bin/ 2.14 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html130 B
22/bin/sh -c set -ex &&7.53 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.41 MB
27/bin/sh -c curl -sSL https://getcomposer.org/installer462.69 KB
28/bin/sh -c rm -v /usr/local/etc/php-fpm.conf178 B
29COPY file:51a226dfe1a551e6520137ce1d1d6abe3d4d7c0feb5cd1659ddb7ce1573cd601 in /usr/local/etc/ 604 B
30COPY file:d261cd27b2cacea667ac4a08bdf88ae4599159ec94c1425c86d8506295f638d5 in /usr/local/etc/php/ 22.11 KB
31/bin/sh -c usermod -u 10001.44 KB
32VOLUME [/usr/share/nginx/html]0 B
33WORKDIR /usr/share/nginx/html151 B
34COPY file:7471c5296b5a591a2425001c9ed67fa1e9d9b5917842624c855444aca1921d22 in /entrypoint.sh 243 B
35ENTRYPOINT ["/entrypoint.sh"]0 B
36CMD ["php-fpm"]0 B

Command

ADD file:bc844c4763367b5f0ac7b9aebf7d43900d98f2aca101b886f185347b24973dbe in /