Sign inSign up

xampp/php:8.4

Manifest digest

sha256:0298bb49019b2f625be62076dd6171543065576f5674a7da3ea8ea6e6b886f43

OS/ARCH

linux/amd64

Compressed size

221.62 MB

Last pushed

9 months by kaluzki

Type

Image

Manifest digest

sha256:0298bb49019b2f625be62076dd6171543065576f5674a7da3ea8ea6e6b886f43

Image Layers

1# debian.sh --arch 'amd64' out/26.9 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.5 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.50 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.5.tar.xz.asc0 B
13ENV PHP_SHA256=0d3270bbce4d9ec617befce52458b763fd461d475f1fe2ed878bb8573faed3270 B
14RUN /bin/sh -c set -eux;13.08 MB
15COPY docker-php-source /usr/local/bin/ # buildkit488 B
16RUN /bin/sh -c set -eux;28.88 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium245 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20WORKDIR /var/www/html32 B
21RUN /bin/sh -c set -eux;8.98 KB
22STOPSIGNAL SIGQUIT0 B
23EXPOSE map[9000/tcp:{}]0 B
24CMD ["php-fpm"]0 B
25RUN /bin/sh -c 17.35 MB
26ARG xdebug=stable0 B
27RUN |1 xdebug=stable /bin/sh -c1.61 MB
28COPY /etc/bash.bashrc /etc/bash.bashrc # buildkit1.09 KB
29COPY /etc/xampp.d/ /etc/xampp.d/ # buildkit1.09 KB
30COPY /etc/gitconfig /etc/gitconfig # buildkit394 B
31COPY /usr/local/bin/starship /usr/local/bin/starship # buildkit4.88 MB
32COPY /usr/bin/composer /usr/local/bin/composer # buildkit758.18 KB
33COPY /usr/bin/rr /usr/local/bin/rr # buildkit18.49 MB
34RUN |1 xdebug=stable /bin/sh -c5.72 KB
35ARG user=app0 B
36ARG uid=10000 B
37RUN |3 xdebug=stable user=app uid=10001.21 KB
38RUN |3 xdebug=stable user=app uid=10005.09 MB
39COPY --chmod=755 <<EOF /usr/local/bin/php #284 B
40COPY --chmod=755 <<EOF /usr/local/bin/php-dev #307 B
41COPY <<EOF /usr/local/etc/php/conf.d/xdebug.ini # buildkit331 B
42COPY <<EOF /usr/local/etc/php-fpm.d/zz-xampp.conf # buildkit274 B
43RUN |3 xdebug=stable user=app uid=10005.09 MB
44COPY --chmod=755 <<EOF /usr/local/sbin/php-fpm #287 B
45COPY --chmod=755 <<EOF /usr/local/sbin/php-fpm-dev #284 B
46USER app0 B
47WORKDIR /app94 B
48ENV PHP_IDE_CONFIG=serverName=app.localhost0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'