Sign inSign up

jbonnier/php-builder:20250425.1

Manifest digest

sha256:3ca3b258e5d58d6fc29f011c51259bed8801b524e553e7a1f0b90d62ff0cef9b

OS/ARCH

linux/amd64

Compressed size

196.72 MB

Last pushed

over 1 year by jbonnier

Type

Image

Manifest digest

sha256:3ca3b258e5d58d6fc29f011c51259bed8801b524e553e7a1f0b90d62ff0cef9b

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;227 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=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/ # buildkit492 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 sodium244 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #33.35 KB
22RUN /bin/sh -c install-php-extensions @composer1.61 MB
23ENV APP_USER=app0 B
24ENV APP_USER_HOME=/home/app0 B
25ENV APP_USER_UID=10000 B
26ENV APP_USER_GID=10000 B
27RUN /bin/sh -c set -eu1.17 KB
28RUN /bin/sh -c set -e;16.62 MB

Command

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