Sign inSign up

nmgsz/docker-php-runtime:7.2-fpm-alpine

Multi-platform
Languages & frameworks
Index digest

sha256:7490d73bc0c8473a5b6d816a519e5d3243e7916456f29550a0bc8779c8a5072f

OS/ARCH

Compressed size

73.29 MB

Last pushed

over 1 year by nmgsz

Type

Image

Manifest digest

sha256:08576604c1014f2ee7b7f8e83cf5d1e25ed2d445a26eb9abdd3214a3738e1dcf

Image Layers

1ADD file ... in / 2.48 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.25 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir267 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 -pie0 B
12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B
13ENV PHP_VERSION=7.2.340 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.2.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.2.34.tar.xz.asc0 B
15ENV PHP_SHA256=409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d83799030 B
16/bin/sh -c set -eux; apk11.76 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B
18/bin/sh -c set -eux; apk12.61 MB
19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium16.32 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd7.6 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27ARG extRedisSrc=https://pecl.php.net/get/redis-6.0.2.tgz0 B
28ARG gdOpt=--with-freetype-dir=/usr/lib/ --with-png-dir=/usr/lib/ --with-jpeg-dir=/usr/lib/ --with-zlib-dir0 B
29ARG installExtMysql=0 B
30ARG installExtMbString=mbstring0 B
31LABEL Maintainer=team tvb sz<[email protected]> Description=Nginx0 B
32WORKDIR /srv32 B
33RUN |4 extRedisSrc=https://pecl.php.net/get/redis-6.0.2.tgz gdOpt=--with-freetype-dir=/usr/lib/ --with-png-dir=/usr/lib/45.16 MB

Command

ADD file:0a16715e2d0e5811c3c578945d618db0e269847a799340248f9ba8d393c9eec2 in /