Sign inSign up

xampp/php:8.4-cli

Manifest digest

sha256:634574de32a209d403244e271cddcef23d2757a9dbafd451a769f456329e9006

OS/ARCH

linux/amd64

Compressed size

252.33 MB

Last pushed

9 months by kaluzki

Type

Image

Manifest digest

sha256:634574de32a209d403244e271cddcef23d2757a9dbafd451a769f456329e9006

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.49 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;224 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.60 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.6.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.6.tar.xz.asc0 B
13ENV PHP_SHA256=089b08a5efef02313483325f3bacd8c4fe311cf1e1e56749d5cc7d059e2256310 B
14RUN /bin/sh -c set -eux;13.09 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;38.95 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium242 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21RUN /bin/sh -c apt-get update apt-get11.29 MB
22RUN /bin/sh -c mv /usr/local/bin/php5.07 MB
23COPY <<EOF /usr/local/bin/php # buildkit286 B
24COPY <<EOF /usr/local/bin/php-dev # buildkit262 B
25COPY <<EOF /usr/local/etc/php/conf.d/xdebug.ini # buildkit277 B
26COPY /usr/bin/composer /usr/local/bin/composer # buildkit733.03 KB
27COPY /usr/bin/rr /usr/local/bin/rr # buildkit18.05 MB
28RUN /bin/sh -c chmod +x38.76 MB
29RUN /bin/sh -c <<EOF cat1.09 KB
30COPY <<EOF /etc/bashrc.d/10-xampp.sh # buildkit728 B
31COPY <<EOF /etc/starship.d/starship.toml # buildkit292 B
32COPY <<EOF /etc/bashrc.d/90-starship.sh # buildkit291 B
33ARG user=app0 B
34RUN |1 user=app /bin/sh -c1.21 KB
35USER app0 B
36WORKDIR /app94 B

Command

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