Sign inSign up

effiana/unit:php8.4

Multi-platform
Integration & delivery
Index digest

sha256:5f4451184ffc0f0af6784158d5acd186f8c34a18117079cbe2d01fb4806dacfa

OS/ARCH

Compressed size

230.27 MB

Last pushed

over 1 year by effiana

Type

Image

Manifest digest

sha256:63d53cbcda64a5bf0d984ace9ce574bc07ebb8dfaff2bf01d1765a2e4a0d3fd5

Image Layers

1# debian.sh --arch 'arm64' out/26.75 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.58 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.40 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.4.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.4.tar.xz.asc0 B
13ENV PHP_SHA256=05a6c9a2cc894dd8be719ecab221b311886d5e0c02cb6fac648dd9b3459681ac0 B
14RUN /bin/sh -c set -eux;13.06 MB
15COPY docker-php-source /usr/local/bin/ # buildkit488 B
16RUN /bin/sh -c set -eux;38.29 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium247 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21LABEL org.opencontainers.image.title=Unit (php8.4)0 B
22LABEL org.opencontainers.image.description=Official build of Unit0 B
23LABEL org.opencontainers.image.url=https://unit.nginx.org0 B
24LABEL org.opencontainers.image.source=https://github.com/nginx/unit0 B
25LABEL org.opencontainers.image.documentation=https://unit.nginx.org/installation/#docker-images0 B
26LABEL org.opencontainers.image.vendor=NGINX Docker Maintainers <[email protected]>0 B
27LABEL org.opencontainers.image.version=1.34.10 B
28RUN /bin/sh -c set -ex19.87 MB
29COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.24 KB
30COPY welcome.* /usr/share/unit/welcome/ # buildkit1.42 KB
31STOPSIGNAL SIGTERM0 B
32ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
33EXPOSE map[80/tcp:{}]0 B
34CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B
35LABEL Maintainer=Dominik Labudzinski <[email protected]> Description=PHP-FPM0 B
36ARG PUID=10010 B
37ARG GUID=10010 B
38ARG TZ=Europe/Warsaw0 B
39RUN |3 PUID=1001 GUID=1001 TZ=Europe/Warsaw38.7 MB
40WORKDIR /var/www/html32 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'