Sign inSign up

lthn/build:php-8.3

Index digest

sha256:991481e044100815d41b7ff3ead9e275e5a950733a81162ff1ee1d2326a1263a

OS/ARCH

linux/amd64

Compressed size

240.84 MB

Last pushed

7 months by letheancharon

Type

Image

Manifest digest

sha256:210a3d26ed0c5a1ef64345693e9324d6d73fa6d7b5ac85ed144a41eeb0bdbe71

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;99.5 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.300 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.30.tar.xz.asc0 B
13ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B
14RUN /bin/sh -c set -eux;12.13 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;34.48 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c apt-get update36.66 MB
23COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB
24RUN /bin/sh -c mkdir /tmp/warmup30.4 MB
25RUN /bin/sh -c php -v32 B

Command

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