Sign inSign up

caelumek/php:8.3

Multi-platform
Languages & frameworks
Index digest

sha256:7054cfb8ce6c9c0ec9a093c1bb74c95c4ffe87da832e1c5600ecb957f5a9047f

OS/ARCH

Compressed size

195.29 MB

Last pushed

over 1 year by caelumek

Type

Image

Manifest digest

sha256:e3735f10360cb219667171f5f09405f437b932adf44bb9741136260e55ec361c

Image Layers

1# debian.sh --arch 'arm64' out/26.76 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;93.4 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.150 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.15.tar.xz.asc0 B
13ENV PHP_SHA256=3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f0 B
14RUN /bin/sh -c set -eux;12.05 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 sodium245 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
25ENV COMPOSER_ALLOW_SUPERUSER=10 B
26COPY /usr/bin/composer /usr/bin/composer # buildkit724.83 KB
27COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit32.78 KB
28RUN /bin/sh -c apt update35.85 MB
29COPY ./../config/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit536 B
30COPY ./../config/php/scripts/ /usr/local/bin/ # buildkit401 B
31RUN /bin/sh -c chmod +x427 B

Command

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