Sign inSign up

sweoggy/docker-image-php-xdebug:alpine

Manifest digest

sha256:20dcd729703c3cfcbd4f1d142ca445c23c791e5bba6b8e0e1af929ce46d9f748

OS/ARCH

linux/amd64

Compressed size

354.23 MB

Last pushed

over 7 years by sweoggy

Type

Image

Manifest digest

sha256:20dcd729703c3cfcbd4f1d142ca445c23c791e5bba6b8e0e1af929ce46d9f748

Image Layers

1ADD file ... in / 2.63 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.37 MB
5/bin/sh -c set -x &&1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir221 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=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
13ENV PHP_VERSION=7.3.50 B
14ENV PHP_URL=https://www.php.net/get/php-7.3.5.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.3.5.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472 PHP_MD5=0 B
16/bin/sh -c set -xe; apk11.44 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B
18/bin/sh -c set -xe &&15.4 MB
19COPY multi:a2584e5f7c76a8490afb4ee25a0ca396447538b121e31873975439ee8f7305d9 in /usr/local/bin/ 2.13 KB
20/bin/sh -c docker-php-ext-enable sodium70.28 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -ex &&8.07 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27/bin/sh -c apk add --update96.62 MB
28/bin/sh -c echo @edge http://nl.alpinelinux.org/alpine/edge/community169.74 MB
29ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=10 B
30ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B
31/bin/sh -c apk add --no-cache9.65 MB
32/bin/sh -c pecl install apcu1.86 MB
33/bin/sh -c pecl install -o1.55 MB
34/bin/sh -c docker-php-ext-configure zip --with-libzip19.52 MB
35/bin/sh -c docker-php-ext-install exif fileinfo2.9 MB
36/bin/sh -c curl -sS https://getcomposer.org/installer479.54 KB
37/bin/sh -c echo "date.timezone =361 B
38/bin/sh -c git clone git://github.com/mozilla/mozjpeg.git17.62 MB
39/bin/sh -c git clone --recursive2.95 MB
40/bin/sh -c apk del build-dependencies425.91 KB

Command

ADD file:2e3a37883f56a4a278bec2931fc9f91fb9ebdaa9047540fe8fde419b84a1701b in /