Sign inSign up

engrmth/php:7.0-fpm-alpine

Multi-platform
Index digest

sha256:b8ddafa001be63c0665e7c8501bdade02f29e77ceff88c57d9f142692d6401bb

OS/ARCH

Compressed size

28.44 MB

Last pushed

over 2 years by engrmth

Type

Image

Manifest digest

sha256:4470b796fad79ab95d72386c85cfc2bddf977a4c3379d759faca48733070a4c4

Image Layers

1ADD file ... in / 2.01 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.2 MB
5/bin/sh -c set -x &&1.22 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d169 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=1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B30 B
13ENV PHP_VERSION=7.0.330 B
14ENV PHP_URL=https://secure.php.net/get/php-7.0.33.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.0.33.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=ab8c5be6e32b1f8d032909dedaaaa4bbb1a209e519abb01a52ce3914f9a13d96 PHP_MD5=0 B
16/bin/sh -c set -xe; apk11.49 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B
18/bin/sh -c set -xe &&13.72 MB
19COPY multi:cbc68fef2c8554b9a23fee7eee16ffda927235f929048638240f97172562665c in /usr/local/bin/ 2.13 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html130 B
22/bin/sh -c set -ex &&7.57 KB
23EXPOSE 90000 B
24CMD ["php-fpm"]0 B

Command

ADD file:1c654f8c89128c1ac8363b251cb5e1e7d9326e430ae2740963f77cf6726aee0b in /