sha256:8322d09a176d24ebe604732eaba0a3c66f0770324142f76c8180e4c2b63f5930
OS/ARCH
linux/amd64
Compressed size
183.63 MB
Last pushed
about 20 hours by ipfwd
Type
Image
Manifest digest
sha256:8322d09a176d24ebe604732eaba0a3c66f0770324142f76c8180e4c2b63f5930
Image Layers
1ARG VERSION0 B2ARG ARCH0 B3COPY / / # buildkit41.88 MB4ENV LANG=C.UTF-80 B5ENV LC_ALL=C.UTF-80 B6LABEL maintainer=Astra Linux UBI Team0 B7LABEL name=Astra Linux UBI0 B8LABEL org.opencontainers.image.title=Astra Linux UBI0 B9LABEL org.opencontainers.image.description=Astra Linux0 B10LABEL url=https://registry.astralinux.ru0 B11LABEL vendor=Astra Linux0 B12LABEL version=1.8.50 B13LABEL architecture=amd640 B14CMD ["/bin/bash"]0 B15RUN /bin/sh -c set -eux;226 B16ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B17RUN /bin/sh -c set -eux;100.88 MB18ENV PHP_INI_DIR=/usr/local/etc/php0 B19RUN /bin/sh -c set -eux;233 B20ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B21ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B22ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B23ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B24ENV PHP_VERSION=8.4.250 B25ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B26ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B27RUN /bin/sh -c set -eux;13.13 MB28COPY docker-php-source /usr/local/bin/ # buildkit492 B29RUN /bin/sh -c set -eux;27.72 MB30COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB31RUN /bin/sh -c docker-php-ext-enable opcache262 B32RUN /bin/sh -c docker-php-ext-enable sodium259 B33ENTRYPOINT ["docker-php-entrypoint"]0 B34WORKDIR /var/www/html32 B35RUN /bin/sh -c set -eux;9.06 KB36STOPSIGNAL SIGQUIT0 B37EXPOSE map[9000/tcp:{}]0 B38CMD ["php-fpm"]0 BCommand
ARG VERSION