Sign inSign up

nmgsz/docker-php-runtime:5.6-fpm-alpine-0.1.5

Multi-platform
Languages & frameworks
Index digest

sha256:c630796d693cffe75d4cd75b08fd7b692ceedf28d7c37701a5e69b309fe73840

OS/ARCH

Compressed size

66.33 MB

Last pushed

almost 2 years by nmgsz

Type

Image

Manifest digest

sha256:4dbdafc3f27d144288e8e247a627b0c46f1c227deadd0970f05615fe6554df09

Image Layers

1ADD file ... in / 2.05 MB
2COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime 175 B
3CMD ["/bin/sh"]0 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
5/bin/sh -c apk add --no-cache1.25 MB
6/bin/sh -c set -x &&1.25 KB
7ENV PHP_INI_DIR=/usr/local/etc/php0 B
8/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d198 B
9ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
10ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
12ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
13ENV GPG_KEYS=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B30 B
14ENV PHP_VERSION=5.6.400 B
15ENV PHP_URL=https://secure.php.net/get/php-5.6.40.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-5.6.40.tar.xz.asc/from/this/mirror0 B
16ENV PHP_SHA256=1369a51eee3995d7fbd1c5342e5cc917760e276d561595b6052b21ace2656d1c PHP_MD5=0 B
17/bin/sh -c set -xe; apk11.91 MB
18COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B
19/bin/sh -c set -xe &&9.23 MB
20COPY multi:cbc68fef2c8554b9a23fee7eee16ffda927235f929048638240f97172562665c in /usr/local/bin/ 2.13 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html161 B
23/bin/sh -c set -ex &&7.54 KB
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26ARG extRedisSrc=https://pecl.php.net/get/redis-4.3.0.tgz0 B
27ARG gdOpt=--with-freetype-dir=/usr/lib/ --with-png-dir=/usr/lib/ --with-jpeg-dir=/usr/lib/ --with-zlib-dir0 B
28ARG installExtMysql=mysql0 B
29ARG installExtMbString=mbstring0 B
30LABEL Maintainer=team tvb sz<[email protected]> Description=Nginx0 B
31WORKDIR /srv32 B
32RUN |4 extRedisSrc=https://pecl.php.net/get/redis-4.3.0.tgz gdOpt=--with-freetype-dir=/usr/lib/ --with-png-dir=/usr/lib/41.88 MB

Command

ADD file:38d34e3ff051a263eab785aca5763d350b82063f0356752117e168349d9e3811 in /