Sign inSign up

camil/php-fpm:latest

Manifest digest

sha256:68204ffc63188b025daa21b33530c6c97ef1528132f66ff4e8f419e8761e25e9

OS/ARCH

linux/amd64

Compressed size

175.91 MB

Last pushed

over 8 years by camil

Type

Image

Manifest digest

sha256:68204ffc63188b025daa21b33530c6c97ef1528132f66ff4e8f419e8761e25e9

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.42 MB
27/bin/sh -c curl -sSL https://getcomposer.org/installer462.69 KB
28/bin/sh -c rm -v /usr/local/etc/php-fpm.conf180 B
29COPY file:f26753732bef2bf18a6ccae77fb992529a5a5798800306cce012bb631c58b597 in /usr/local/etc/ 616 B
30COPY file:99a0d51cefbbcce07386353661cbe497752b9583c4c1b1bc80104692d970b4fc in /usr/local/etc/php/ 22.16 KB
31VOLUME [/usr/share/nginx/html]0 B
32WORKDIR /usr/share/nginx/html151 B
33COPY file:7471c5296b5a591a2425001c9ed67fa1e9d9b5917842624c855444aca1921d22 in /entrypoint.sh 242 B
34ENTRYPOINT ["/entrypoint.sh"]0 B
35CMD ["php-fpm"]0 B

Command

ADD file:bc844c4763367b5f0ac7b9aebf7d43900d98f2aca101b886f185347b24973dbe in /