sha256:3a0493b3a42db28a820f36a9a38ebcefaad02280e9ff38a4e995f5836b04e18b
OS/ARCH
linux/amd64
Compressed size
197.24 MB
Last pushed
over 6 years by wbswjc
Type
Image
Manifest digest
sha256:3a0493b3a42db28a820f36a9a38ebcefaad02280e9ff38a4e995f5836b04e18b
Image Layers
1
ADD file ... in /
21.44 MB
2
CMD ["bash"]
0 B
3
/bin/sh -c set -eux; {
227 B
4
ENV PHPIZE_DEPS=autoconf dpkg-dev file
0 B
5
/bin/sh -c apt-get update &&
64.31 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_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data
0 B
9
ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie
0 B
10
ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie
0 B
11
ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie
0 B
12
ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
0 B
13
ENV PHP_VERSION=7.2.8
0 B
14
ENV PHP_URL=https://secure.php.net/get/php-7.2.8.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.2.8.tar.xz.asc/from/this/mirror
0 B
15
ENV PHP_SHA256=53ba0708be8a7db44256e3ae9fcecc91b811e5b5119e6080c951ffe7910ffb0f PHP_MD5=
0 B
16
/bin/sh -c set -xe; fetchDeps='
11.9 MB
17
COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/
497 B
18
/bin/sh -c set -eux; savedAptMark="$(apt-mark
27.34 MB
19
COPY multi:af8a06a5cfc82b17b169c6d1e48630a516582fa7ce00d8e59e5a378e100d064a in /usr/local/bin/
2.13 KB
20
/bin/sh -c docker-php-ext-enable sodium
266 B
21
ENTRYPOINT ["docker-php-entrypoint"]
0 B
22
WORKDIR /var/www/html
130 B
23
/bin/sh -c set -ex &&
7.62 KB
24
EXPOSE 9000/tcp
0 B
25
CMD ["php-fpm"]
0 B
26
/bin/sh -c apt-get update
71.78 MB
27
/bin/sh -c php -r "copy('https://getcomposer.org/installer',
468.24 KB
28
/bin/sh -c echo 'alias hey="php
498 B
29
WORKDIR /usr/share/nginx/html
156 B
30
EXPOSE 9000
0 B
Command
ADD file:919939fa022472751b717443eea9f1d7ab5c0723f1f3a6b776d3b83d22bde818 in /