Sign inSign up

ipfwd/php-extended:8.3-fpm-astra

Languages & frameworks
Developer tools
Web servers
Manifest digest

sha256:f5d9cf8bd7a4e8a795e53e4e050e1b6c4870f773151492d10d9f55fef5796ad3

OS/ARCH

linux/amd64

Compressed size

416.99 MB

Last pushed

about 19 hours by ipfwd

Type

Image

Manifest digest

sha256:f5d9cf8bd7a4e8a795e53e4e050e1b6c4870f773151492d10d9f55fef5796ad3

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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
24ENV PHP_VERSION=8.3.330 B
25ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B
26ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
27RUN /bin/sh -c set -eux;12.03 MB
28COPY docker-php-source /usr/local/bin/ # buildkit492 B
29RUN /bin/sh -c set -eux;25.88 MB
30COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
31RUN /bin/sh -c docker-php-ext-enable opcache263 B
32RUN /bin/sh -c docker-php-ext-enable sodium257 B
33ENTRYPOINT ["docker-php-entrypoint"]0 B
34WORKDIR /var/www/html32 B
35RUN /bin/sh -c set -eux;9.05 KB
36STOPSIGNAL SIGQUIT0 B
37EXPOSE map[9000/tcp:{}]0 B
38CMD ["php-fpm"]0 B
39LABEL maintainer=Ipfwd Docker Images <[email protected]>0 B
40ARG COMPOSER_HOME=/usr/local/share/composer0 B
41ENV 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
42ARG ADVANCED_TOOLS=netbase openssh-client git-core mc0 B
43ENV ADVANCED_TOOLS=netbase openssh-client git-core mc0 B
44ARG ADVANCED_LIBS=0 B
45ENV ADVANCED_LIBS=0 B
46RUN |3 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client39.33 MB
47RUN |3 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client843.03 KB
48ARG MAKE_JOBS=40 B
49ENV MAKEFLAGS=-j40 B
50ARG PHP_EXTENSIONS=memcache redis igbinary mongodb0 B
51ENV PHP_EXTENSIONS=memcache redis igbinary mongodb0 B
52RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client75.61 MB
53COPY /composer /usr/local/sbin/composer # buildkit813.46 KB
54RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client59.86 MB
55RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client2.2 KB
56RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client357 B
57COPY php.ini /usr/local/etc/php/ # buildkit23.22 KB
58RUN |5 COMPOSER_HOME=/usr/local/share/composer ADVANCED_TOOLS=netbase openssh-client59.86 MB
59USER app0 B
60WORKDIR /app127 B
61STOPSIGNAL SIGTERM0 B

Command

ARG VERSION