sha256:e9604ff9464e36a73989b7453fe589b475b34f4731dc06568e999207e27ceea6
OS/ARCH
linux/amd64
Compressed size
273.19 MB
Last pushed
over 7 years by sctx
Type
Image
Manifest digest
sha256:e9604ff9464e36a73989b7453fe589b475b34f4731dc06568e999207e27ceea6
Image Layers
1ADD file ... in / 21.45 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {225 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c apt-get update &&64.32 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d183 B8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B11ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B13ENV PHP_VERSION=7.2.140 B14ENV PHP_URL=https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror0 B15ENV PHP_SHA256=ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f PHP_MD5=0 B16/bin/sh -c set -xe; fetchDeps='11.91 MB17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 501 B18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.38 MB19COPY multi:cbc68fef2c8554b9a23fee7eee16ffda927235f929048638240f97172562665c in /usr/local/bin/ 2.14 KB20/bin/sh -c docker-php-ext-enable sodium261 B21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html130 B23/bin/sh -c set -ex &&7.62 KB24EXPOSE 90000 B25CMD ["php-fpm"]0 B26/bin/sh -c apt-get update &&147.66 MB27/bin/sh -c echo "memory_limit=2048M" >257 B28/bin/sh -c echo "max_execution_time=900" >>276 B29/bin/sh -c echo "post_max_size=20M" >>291 B30/bin/sh -c echo "upload_max_filesize=20M" >>303 B31/bin/sh -c echo "display_errors=stderr" >256 B32/bin/sh -c echo "cgi.fix_pathinfo=0" >253 B33/bin/sh -c echo "expose_php=0" >253 B34/bin/sh -c curl -sS https://getcomposer.org/installer470.25 KBCommand
ADD file:6d6f6f123e45697d3e73ea24621e4fd8da0ed5cf7504767f6b3120671fe6e7d1 in /