Sign inSign up

ipfwd/php-astra:8.2-zts

Languages & frameworks
Developer tools
Web servers
Manifest digest

sha256:c5027f0643ec4cf66ea08749b68e59bf423547957646c73280099eb3d063d48e

OS/ARCH

linux/amd64

Compressed size

187.9 MB

Last pushed

6 months by ipfwd

Type

Image

Manifest digest

sha256:c5027f0643ec4cf66ea08749b68e59bf423547957646c73280099eb3d063d48e

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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
24ENV PHP_VERSION=8.2.300 B
25ENV PHP_URL=https://www.php.net/distributions/php-8.2.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.30.tar.xz.asc0 B
26ENV PHP_SHA256=bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb0150 B
27RUN /bin/sh -c set -eux;11.6 MB
28COPY docker-php-source /usr/local/bin/ # buildkit491 B
29RUN /bin/sh -c set -eux;33.53 MB
30COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
31RUN /bin/sh -c docker-php-ext-enable opcache265 B
32RUN /bin/sh -c docker-php-ext-enable sodium258 B
33ENTRYPOINT ["docker-php-entrypoint"]0 B
34CMD ["php" "-a"]0 B

Command

ARG VERSION