Sign inSign up

dimenziokft/php:8.3-xdebug

Multi-platform
Languages & frameworks
Index digest

sha256:3234759ecc13675e59bc41f6dd0b8dd99330167695c558ba795ee7ed92bcfe56

OS/ARCH

Compressed size

323.07 MB

Last pushed

about 1 year by dimenziokft

Type

Image

Manifest digest

sha256:af914b710ddc7738d1af202438c325d22eb7aaa8ad6411e9a6852f78b1017332

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.58 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;19.19 MB
10RUN /bin/sh -c a2dismod mpm_event428 B
11RUN /bin/sh -c { echo481 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
16ENV PHP_VERSION=8.3.220 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.22.tar.xz.asc0 B
18ENV PHP_SHA256=66c86889059bd27ccf460590ca48fcaf3261349cc9bdba2023ac6a265beabf360 B
19RUN /bin/sh -c set -eux;12.1 MB
20COPY docker-php-source /usr/local/bin/ # buildkit488 B
21RUN /bin/sh -c set -eux;11.14 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache253 B
24RUN /bin/sh -c docker-php-ext-enable sodium247 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit894 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c apt-get update133.32 MB
32RUN /bin/sh -c echo "upload_max_filesize233 B
33RUN /bin/sh -c rm /etc/apache2/sites-enabled/*186 B
34COPY ./000-vhost.conf /etc/apache2/sites-enabled/000-vhost.conf # buildkit418 B
35RUN /bin/sh -c a2enmod rewrite381 B
36RUN /bin/sh -c docker-php-ext-configure intl192.07 KB
37RUN /bin/sh -c docker-php-ext-configure gd177.04 KB
38RUN /bin/sh -c docker-php-ext-install pdo106.11 KB
39RUN /bin/sh -c docker-php-ext-install curl188.73 KB
40RUN /bin/sh -c docker-php-ext-install bz241.89 KB
41RUN /bin/sh -c docker-php-ext-install mbstring667.3 KB
42RUN /bin/sh -c CFLAGS="-I/usr/src/php" docker-php-ext-install26.52 KB
43RUN /bin/sh -c docker-php-ext-configure pcntl15.56 KB
44RUN /bin/sh -c docker-php-ext-configure ldap35.79 KB
45RUN /bin/sh -c git clone21.48 MB
46RUN /bin/sh -c git clone900.08 KB
47RUN /bin/sh -c docker-php-ext-install opcache1.9 MB
48COPY ./opcache.ini /usr/local/etc/php/conf.d/opcache.ini # buildkit442 B
49RUN /bin/sh -c git clone424.5 KB
50ARG WITH_XDEBUG=true0 B
51ARG XDEBUG_MODE=develop,debug0 B
52ARG XDEBUG_CLIENT_HOST=host.docker.internal0 B
53RUN |3 WITH_XDEBUG=true XDEBUG_MODE=develop,debug XDEBUG_CLIENT_HOST=host.docker.internal163.1 KB
54ENV COMPOSER_ALLOW_SUPERUSER=10 B
55RUN |3 WITH_XDEBUG=true XDEBUG_MODE=develop,debug XDEBUG_CLIENT_HOST=host.docker.internal736.77 KB
56RUN |3 WITH_XDEBUG=true XDEBUG_MODE=develop,debug XDEBUG_CLIENT_HOST=host.docker.internal393 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'