Sign inSign up

clegginabox/pipeline-php84:sha-cc6bf61

Index digest

sha256:c7d9bbb5befd76547d0291e50ad87761a568e38d5e7e19a02b509704457ab90d

OS/ARCH

linux/amd64

Compressed size

246.16 MB

Last pushed

10 months by clegginabox

Type

Image

Manifest digest

sha256:4171d0ca78b0e744d98272591e621dcae3fbb75f654809f3d61f3177e7559338

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;223 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;112.38 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.140 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.14.tar.xz.asc0 B
13ENV PHP_SHA256=bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a30 B
14RUN /bin/sh -c set -eux;13.15 MB
15COPY docker-php-source /usr/local/bin/ # buildkit486 B
16RUN /bin/sh -c set -eux;22.44 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache247 B
19RUN /bin/sh -c docker-php-ext-enable sodium244 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV COMPOSER_ALLOW_SUPERUSER=10 B
23RUN /bin/sh -c apt-get update42.62 MB
24COPY /usr/bin/composer /usr/bin/composer # buildkit735.08 KB
25COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.31 KB
26RUN /bin/sh -c install-php-extensions 26.42 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'