Sign inSign up

leandrosilva/php:7.1.1-fpm-alpine

Manifest digest

sha256:a1f801d0ea9208427d41c215ad7f3f6e4f0eef5a715af25dfc6e9b2b34960e13

OS/ARCH

linux/amd64

Compressed size

158.49 MB

Last pushed

over 9 years by leandrosilva

Type

Image

Manifest digest

sha256:a1f801d0ea9208427d41c215ad7f3f6e4f0eef5a715af25dfc6e9b2b34960e13

Image Layers

1ADD file ... in / 2.21 MB
2ENV PHPIZE_DEPS=autoconf file g++0 B
3/bin/sh -c apk add --no-cache1023.95 KB
4/bin/sh -c set -x &&1.24 KB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d166 B
7ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
11ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E0 B
12ENV PHP_VERSION=7.1.10 B
13ENV PHP_URL=https://secure.php.net/get/php-7.1.1.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.1.1.tar.xz.asc/from/this/mirror0 B
14ENV PHP_SHA256=b3565b0c1441064eba204821608df1ec7367abff881286898d900c2c2a5ffe70 PHP_MD5=65eef256f6e7104a05361939f5e23ada0 B
15/bin/sh -c set -xe; apk12.34 MB
16COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/ 482 B
17/bin/sh -c set -xe &&13.93 MB
18COPY multi:5c1cc33896847ec6f8a128a1494e83c37aea885824061e1b8e308f9e09499956 in /usr/local/bin/ 1.96 KB
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20WORKDIR /var/www/html128 B
21/bin/sh -c set -ex &&7.5 KB
22EXPOSE 9000/tcp0 B
23CMD ["php-fpm"]0 B
24MAINTAINER Leandro Silva <[email protected]>0 B
25/bin/sh -c echo '#!/bin/sh' >226 B
26/bin/sh -c echo 'http://dl-4.alpinelinux.org/alpine/edge/testing' >>74.18 MB
27/bin/sh -c docker-php-ext-configure gd --with-freetype-dir=/usr/include/35.21 MB
28/bin/sh -c docker-php-ext-install 1.74 MB
29/bin/sh -c set -xe 16.16 MB
30/bin/sh -c printf '[Date]\ndate.timezone=UTC' >281 B
31ENV XDEBUG_VERSION=2.5.00 B
32ENV XDEBUG_MD5=0d31602a6ee2ba6d2e18a6db79bdb9a2a706bcd90 B
33/bin/sh -c set -x 1.25 MB
34ENV COMPOSER_HOME=/root/composer0 B
35ENV PATH=vendor/bin:/root/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
36/bin/sh -c curl -sS https://getcomposer.org/installer473.68 KB
37VOLUME [/root/composer/cache]0 B

Command

ADD file:eeed5f514a35d18fcd9cbfe6c40c582211020bffdd53e4799018d33826fe5067 in /