Sign inSign up

ipfwd/php-extended:8.5-zts-astra

Languages & frameworks
Developer tools
Web servers
Manifest digest

sha256:48eeab299a78fa5f15d25f4c4aee77df655e19146ad1302f9dfe6769b54ff59b

OS/ARCH

linux/amd64

Compressed size

433.43 MB

Last pushed

about 8 hours by ipfwd

Type

Image

Manifest digest

sha256:48eeab299a78fa5f15d25f4c4aee77df655e19146ad1302f9dfe6769b54ff59b

Image Layers

1ARG VERSION0 B
2ARG ARCH0 B
3COPY / / # buildkit41.88 MB
4ENV LANG=C.UTF-80 B
5ENV LC_ALL=C.UTF-80 B
6LABEL maintainer=Astra Linux UBI Team0 B
7LABEL name=Astra Linux UBI0 B
8LABEL org.opencontainers.image.title=Astra Linux UBI0 B
9LABEL org.opencontainers.image.description=Astra Linux0 B
10LABEL url=https://registry.astralinux.ru0 B
11LABEL vendor=Astra Linux0 B
12LABEL version=1.8.50 B
13LABEL architecture=amd640 B
14CMD ["/bin/bash"]0 B
15RUN /bin/sh -c set -eux;226 B
16ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
17RUN /bin/sh -c set -eux;100.88 MB
18ENV PHP_INI_DIR=/usr/local/etc/php0 B
19RUN /bin/sh -c set -eux;233 B
20ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
21ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
22ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
23ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
24ENV PHP_VERSION=8.5.100 B
25ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B
26ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
27RUN /bin/sh -c set -eux;13.79 MB
28COPY docker-php-source /usr/local/bin/ # buildkit490 B
29RUN /bin/sh -c set -eux;40.54 MB
30COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
31RUN /bin/sh -c docker-php-ext-enable sodium258 B
32ENTRYPOINT ["docker-php-entrypoint"]0 B
33CMD ["php" "-a"]0 B
34LABEL maintainer=Ipfwd Docker Images <[email protected]>0 B
35ARG COMPOSER_HOME=/usr/local/share/composer0 B
36ENV COMPOSER_HOME=/usr/local/share/composer PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/app/vendor/bin:/usr/local/share/composer/vendor/bin:/app/bin:/app LANG=en_US.utf80 B
37ARG ADVANCED_TOOLS=netbase openssh-client git-core mc0 B
38ENV ADVANCED_TOOLS=netbase openssh-client git-core mc0 B
39ARG ADVANCED_LIBS=0 B
40ENV ADVANCED_LIBS=0 B
41RUN |3 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client39.33 MB
42RUN |3 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client843.03 KB
43ARG MAKE_JOBS=40 B
44ENV MAKEFLAGS=-j40 B
45ARG PHP_EXTENSIONS=igbinary-3.2.17RC1 redis mongodb inotify0 B
46ENV PHP_EXTENSIONS=igbinary-3.2.17RC1 redis mongodb inotify0 B
47RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client75.65 MB
48COPY /composer /usr/local/sbin/composer # buildkit813.46 KB
49RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client59.86 MB
50RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client2.2 KB
51RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client353 B
52COPY php.ini /usr/local/etc/php/ # buildkit23.22 KB
53RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client59.86 MB
54USER app0 B
55WORKDIR /app126 B
56STOPSIGNAL SIGTERM0 B

Command

ARG VERSION