Sign inSign up

sctx/platform-php:latest

Manifest digest

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 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 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.d183 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B
13ENV PHP_VERSION=7.2.140 B
14ENV 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 B
15ENV PHP_SHA256=ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f PHP_MD5=0 B
16/bin/sh -c set -xe; fetchDeps='11.91 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 501 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.38 MB
19COPY multi:cbc68fef2c8554b9a23fee7eee16ffda927235f929048638240f97172562665c in /usr/local/bin/ 2.14 KB
20/bin/sh -c docker-php-ext-enable sodium261 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html130 B
23/bin/sh -c set -ex &&7.62 KB
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26/bin/sh -c apt-get update &&147.66 MB
27/bin/sh -c echo "memory_limit=2048M" >257 B
28/bin/sh -c echo "max_execution_time=900" >>276 B
29/bin/sh -c echo "post_max_size=20M" >>291 B
30/bin/sh -c echo "upload_max_filesize=20M" >>303 B
31/bin/sh -c echo "display_errors=stderr" >256 B
32/bin/sh -c echo "cgi.fix_pathinfo=0" >253 B
33/bin/sh -c echo "expose_php=0" >253 B
34/bin/sh -c curl -sS https://getcomposer.org/installer470.25 KB

Command

ADD file:6d6f6f123e45697d3e73ea24621e4fd8da0ed5cf7504767f6b3120671fe6e7d1 in /