Sign inSign up

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

Multi-platform
Languages & frameworks
Index digest

sha256:7490d73bc0c8473a5b6d816a519e5d3243e7916456f29550a0bc8779c8a5072f

OS/ARCH

Compressed size

75.62 MB

Last pushed

over 1 year by nmgsz

Type

Image

Manifest digest

sha256:89ea687316a0917356b256c486e2547a9cbe4a4c5d1910596e17a4d3c4044f72

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.28 MB
5/bin/sh -c set -eux; addgroup1.2 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir223 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/ 495 B
18/bin/sh -c set -eux; apk13.56 MB
19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.2 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/46.33 MB

Command

ADD file:ec475c2abb2d46435286b5ae5efacf5b50b1a9e3b6293b69db3c0172b5b9658b in /