Sign inSign up

eksponent/php-5.6-fpm-redis:latest

Manifest digest

sha256:e4bbff267575f120d49ddb147f081859cd6448b8968de2979b52862f7b599890

OS/ARCH

linux/amd64

Compressed size

248.51 MB

Last pushed

almost 7 years by eksponent

Type

Image

Manifest digest

sha256:e4bbff267575f120d49ddb147f081859cd6448b8968de2979b52862f7b599890

Image Layers

1ADD file ... in / 21.46 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 &&64.32 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d181 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.400 B
14ENV 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
15ENV PHP_SHA256=1369a51eee3995d7fbd1c5342e5cc917760e276d561595b6052b21ace2656d1c PHP_MD5=0 B
16/bin/sh -c set -xe; fetchDeps='12.21 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 499 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark21.97 MB
19COPY multi:cbc68fef2c8554b9a23fee7eee16ffda927235f929048638240f97172562665c 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 90000 B
24CMD ["php-fpm"]0 B
25/bin/sh -c mkdir -p /usr/src/php/ext150 B
26/bin/sh -c apt-get update &&114.1 MB
27/bin/sh -c curl -L https://pecl.php.net/get/redis-2.2.7.tgz773.71 KB
28ADD file ... in /usr/local/bin/entrypoint.sh 664 B
29/bin/sh -c chmod +x /usr/local/bin/entrypoint.sh664 B
30/bin/sh -c curl -sS https://getcomposer.org/installer485.7 KB
31/bin/sh -c composer global require13.22 MB
32ADD file ... in /etc/profile.d/profile-extras.sh 256 B
33/bin/sh -c ln -s /root/.composer/vendor/bin/*276 B
34ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

ADD file:a65337a57a064a79ad8a3f42e8282b3e01710cb4684ccd880463cc8d2e051fa5 in /