Sign inSign up

alcohol/php:8.0-xdebug

Languages & frameworks
Developer tools
Index digest

sha256:ac3b41595c5eb3e9c7d226636e5716ad10f593c83c6e9adc734abe3d49904757

OS/ARCH

linux/amd64

Compressed size

51.92 MB

Last pushed

7 months by alcohol

Type

Image

Manifest digest

sha256:4cebf12dd45d071684e0229e7a7bcd0a50d9c4d9a7abefb67dcb3d13c4bbf9e6

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache3.11 MB
5/bin/sh -c set -eux; adduser1.24 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B40 B
12ENV PHP_VERSION=8.0.300 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.30.tar.xz.asc0 B
14ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d90 B
15/bin/sh -c set -eux; apk10.34 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
17/bin/sh -c set -eux; apk15.07 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.24 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c set -eux;2.08 MB
23ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit35.91 KB
24RUN /bin/sh -c set -eux;17.58 MB
25COPY php.ini php-cli.ini /usr/local/etc/php/ #1.12 KB
26COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB
27WORKDIR /srv32 B
28ENTRYPOINT ["/sbin/tini" "--"]0 B
29CMD ["php-fpm"]0 B
30RUN /bin/sh -c set -eux;266.49 KB
31COPY xdebug.ini /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini # buildkit359 B

Command

ADD file:76d829bbce3dd420a8419919b0916c0fda917011d1e6752ca5b9e53d5ca890a6 in /