Sign inSign up

liuxinnian/php:7-fpm

Manifest digest

sha256:0df49c886ff9763dcff6fc40c4d85f3f26ff6d36f1ca38c64a1aa8811f8c3f3b

OS/ARCH

linux/amd64

Compressed size

198.6 MB

Last pushed

over 8 years by liuxinnian

Type

Image

Manifest digest

sha256:0df49c886ff9763dcff6fc40c4d85f3f26ff6d36f1ca38c64a1aa8811f8c3f3b

Image Layers

1ADD file ... in / 21.45 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 &&64.33 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B
13ENV PHP_VERSION=7.2.50 B
14ENV PHP_URL=https://secure.php.net/get/php-7.2.5.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.5.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=af70a33b3f7a51510467199b39af151333fbbe4cc21923bad9c7cf64268cddb2 PHP_MD5=0 B
16/bin/sh -c set -xe; fetchDeps='11.79 MB
17COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/ 499 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.33 MB
19COPY multi:af8a06a5cfc82b17b169c6d1e48630a516582fa7ce00d8e59e5a378e100d064a in /usr/local/bin/ 2.13 KB
20/bin/sh -c docker-php-ext-enable sodium264 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html130 B
23/bin/sh -c set -ex &&7.62 KB
24EXPOSE 9000/tcp0 B
25CMD ["php-fpm"]0 B
26MAINTAINER Xinnian Liu <[email protected]>0 B
27/bin/sh -c sed -i 's/docker-php-\(ext-$ext.ini\)/\1/'1.22 KB
28/bin/sh -c apt-get update &&27.8 MB
29/bin/sh -c apt-get update &&2.7 MB
30/bin/sh -c docker-php-ext-install pdo_mysql pdo_pgsql176.61 KB
31/bin/sh -c apt-get update &&1.96 MB
32/bin/sh -c pecl install -o132.24 KB
33/bin/sh -c pecl install -o877.13 KB
34/bin/sh -c pecl install -o301.37 KB
35/bin/sh -c git clone --recursive105.68 KB
36/bin/sh -c rm -rf /usr/local/share/GeoIP/0 B
37/bin/sh -c wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz 1.6 MB
38/bin/sh -c wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz 25.75 MB
39/bin/sh -c git clone https://github.com/maxmind/MaxMind-DB-Reader-php.git32.07 KB
40/bin/sh -c sed 's/^;\(date.timezone.*\)/\1 \"Etc\/UTC\"/'188 B
41/bin/sh -c sed -i 's/;\(cgi\.fix_pathinfo=\)1/\10/'188 B
42/bin/sh -c php -r "readfile('http://getcomposer.org/installer');"462.6 KB
43/bin/sh -c apt-get -y autoclean11.82 MB
44EXPOSE 9000/tcp0 B
45CMD ["php-fpm"]0 B

Command

ADD file:ec5be7eec56a749752ca284359ece04f5eb0b981eac08b8855454c6b16e3893c in /