Sign inSign up

carry0987/php:8.3-fpm

Multi-platform
Networking
Web servers
Operating systems
Index digest

sha256:54db7f2d2f16a3bccca15458bd423731730408a57cebbccf8838a74c0e17615d

OS/ARCH

Compressed size

211.52 MB

Last pushed

over 1 year by carry0987

Type

Image

Manifest digest

sha256:a234b5eff92b46e5f66ac243de51307dfdc37824d4788908e5299c8472d089f0

Image Layers

1# debian.sh --arch 'arm64' out/26.74 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;93.58 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 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.160 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.16.tar.xz.asc0 B
13ENV PHP_SHA256=40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd50 B
14RUN /bin/sh -c set -eux;12.07 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;26.48 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium244 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20WORKDIR /var/www/html32 B
21RUN /bin/sh -c set -eux;8.96 KB
22STOPSIGNAL SIGQUIT0 B
23EXPOSE map[9000/tcp:{}]0 B
24CMD ["php-fpm"]0 B
25COPY /usr/local/etc/php /usr/local/etc/php # buildkit543 B
26COPY /usr/local/lib/php /usr/local/lib/php # buildkit4.1 MB
27COPY /usr/local/bin /usr/local/bin # buildkit32 B
28COPY /usr/local/sbin /usr/local/sbin # buildkit32 B
29RUN /bin/sh -c apt-get update47.82 MB
30RUN /bin/sh -c curl -sS724.84 KB

Command

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