sha256:3e79eb6a42d9244d07e4cf5a2166b3007878faa2d23ef9982bfea8648a04ec55
OS/ARCH
linux/amd64
Compressed size
241.81 MB
Last pushed
almost 7 years by tetraweb
Type
Image
Manifest digest
sha256:3e79eb6a42d9244d07e4cf5a2166b3007878faa2d23ef9982bfea8648a04ec55
Image Layers
1
ADD file ... in /
50.17 MB
2
CMD ["bash"]
0 B
3
/bin/sh -c set -eux; {
229 B
4
ENV PHPIZE_DEPS=autoconf dpkg-dev file
0 B
5
/bin/sh -c apt-get update &&
72.81 MB
6
ENV PHP_INI_DIR=/usr/local/etc/php
0 B
7
/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d
183 B
8
ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie
0 B
9
ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie
0 B
10
ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
0 B
11
ENV GPG_KEYS=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
0 B
12
ENV PHP_VERSION=5.6.34
0 B
13
ENV PHP_URL=https://secure.php.net/get/php-5.6.34.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-5.6.34.tar.xz.asc/from/this/mirror
0 B
14
ENV PHP_SHA256=21453be3a045204cd2717543ef42771324f411f40962ecda4fe841930a933128 PHP_MD5=
0 B
15
/bin/sh -c set -xe; fetchDeps='
12.21 MB
16
COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
500 B
17
/bin/sh -c set -eux; savedAptMark="$(apt-mark
6.26 MB
18
COPY multi:0de99b27377ea60c319e566076843370f751e856c1e3a64b2dcd283a35066564 in /usr/local/bin/
2.13 KB
19
ENTRYPOINT ["docker-php-entrypoint"]
0 B
20
CMD ["php" "-a"]
0 B
21
MAINTAINER Dmitry Lukashin <dlukashin@tetraweb.ru>
0 B
22
ENV XDEBUG_VERSION=2.5.0
0 B
23
/bin/sh -c buildDeps="
41.57 MB
24
/bin/sh -c apt-get update &&
15.04 MB
25
/bin/sh -c curl -sS https://getcomposer.org/installer
473.07 KB
26
/bin/sh -c curl -sSLo phpunit.phar
586.44 KB
27
/bin/sh -c curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
350.12 KB
28
/bin/sh -c curl -sL https://deb.nodesource.com/setup_6.x
31.33 MB
29
/bin/sh -c curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg
10.43 MB
30
/bin/sh -c apt-get install -y
628.55 KB
31
/bin/sh -c rm -r /var/lib/apt/lists/*
479 B
32
COPY file:34969abd462dfccc12fd918625b913044cc6a946e88638fc84d1782bc5ce4442 in /etc/
442 B
33
COPY file:8d50a8f6280fc483f35f18d70e825f9399f90a1ba6fae70d0bcd58fb33af65c6 in /entrypoint.sh
667 B
34
ENTRYPOINT ["/entrypoint.sh"]
0 B
35
CMD ["php" "-a"]
0 B
Command
ADD file:bc844c4763367b5f0ac7b9aebf7d43900d98f2aca101b886f185347b24973dbe in /