sha256:e2ecbd72e51e55096fa13d00f8dfe079ed4227fcd6c603c1d1b556a3eb8ab41e
OS/ARCH
linux/amd64
Compressed size
485.04 MB
Last pushed
6 months by ipfwd
Type
Image
Manifest digest
sha256:e2ecbd72e51e55096fa13d00f8dfe079ed4227fcd6c603c1d1b556a3eb8ab41e
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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B24ENV PHP_VERSION=8.3.300 B25ENV PHP_URL=https://www.php.net/distributions/php-8.3.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.30.tar.xz.asc0 B26ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B27RUN /bin/sh -c set -eux;12.03 MB28COPY docker-php-source /usr/local/bin/ # buildkit490 B29RUN /bin/sh -c set -eux;33.96 MB30COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB31RUN /bin/sh -c docker-php-ext-enable opcache265 B32RUN /bin/sh -c docker-php-ext-enable sodium257 B33ENTRYPOINT ["docker-php-entrypoint"]0 B34CMD ["php" "-a"]0 B36ARG COMPOSER_HOME=/usr/local/share/composer0 B37ENV 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 B38ARG ADVANCED_TOOLS=netbase openssh-client git-core mc0 B39ENV ADVANCED_TOOLS=netbase openssh-client git-core mc0 B40ARG ADVANCED_LIBS=0 B41ENV ADVANCED_LIBS=0 B42RUN |3 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client39.33 MB43RUN |3 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client843.03 KB44ARG PHP_EXTENSIONS=memcache redis mongodb inotify0 B45ENV PHP_EXTENSIONS=memcache redis mongodb inotify0 B46RUN |4 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client53.65 MB47COPY /composer /usr/local/sbin/composer # buildkit759.32 KB48RUN |4 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client44.02 MB49RUN |4 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client2.19 KB50RUN |4 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client350 B51COPY php.ini /usr/local/etc/php/ # buildkit23.22 KB52RUN |4 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client44.02 MB53USER app0 B54WORKDIR /app96 B55STOPSIGNAL SIGTERM0 B56RUN /bin/sh -c echo $(date145 B57ENV PHP_VERSION=8.3.300 B58USER root0 B59COPY /usr/src/php.tar.xz /usr/src/php.tar.xz # buildkit12.03 MB60COPY dist/linux-amd64_deb.tgz /tmp/cprocsp/linux-amd64_deb.tgz # buildkit36.21 MB61RUN /bin/sh -c cd /tmp/cprocsp24.45 MB62RUN /bin/sh -c docker-php-source extract40.98 MB63USER app0 BCommand
ARG VERSION