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 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;93.58 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.40 B12ENV 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 B13ENV PHP_SHA256=05a6c9a2cc894dd8be719ecab221b311886d5e0c02cb6fac648dd9b3459681ac0 B14RUN /bin/sh -c set -eux;13.06 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;38.29 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium247 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21LABEL org.opencontainers.image.title=Unit (php8.4)0 B22LABEL org.opencontainers.image.description=Official build of Unit0 B23LABEL org.opencontainers.image.url=https://unit.nginx.org0 B24LABEL org.opencontainers.image.source=https://github.com/nginx/unit0 B25LABEL org.opencontainers.image.documentation=https://unit.nginx.org/installation/#docker-images0 B27LABEL org.opencontainers.image.version=1.34.10 B28RUN /bin/sh -c set -ex19.87 MB29COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.24 KB30COPY welcome.* /usr/share/unit/welcome/ # buildkit1.42 KB31STOPSIGNAL SIGTERM0 B32ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B33EXPOSE map[80/tcp:{}]0 B34CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B36ARG PUID=10010 B37ARG GUID=10010 B38ARG TZ=Europe/Warsaw0 B39RUN |3 PUID=1001 GUID=1001 TZ=Europe/Warsaw38.7 MB40WORKDIR /var/www/html32 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'