sha256:97d563b41e7c7419e7002c454877a4af3f59813b5ce3ebfe52c6747f71fa2836
OS/ARCH
Compressed size
246.7 MB
Last pushed
about 21 hours by mwinandy
Type
Image
Manifest digest
sha256:fc1a02afcc4ecc3970ddd35e85abafe6f4198f2d7d17ea0e244d423be5e41ad4
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV TERM=xterm0 B4ENV PATH=/command:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5LABEL org.opencontainers.image.authors=Maxence Winandy <[email protected]> org.opencontainers.image.vendor=digital-drive.io0 B6ARG S6_OVERLAY_VERSION=3.2.3.00 B7SHELL [/bin/bash -o pipefail -c]0 B8RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o72.83 MB9RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o3.32 KB10COPY rootfs/ / # buildkit7.5 KB11RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o4.87 KB12RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o3.27 KB13ENTRYPOINT ["/init"]0 B14LABEL org.opencontainers.image.authors=Maxence Winandy <[email protected]> org.opencontainers.image.vendor=digital-drive.io0 B15ENV COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/home/docker-user/composer PATH=/home/docker-user/.local/bin:/home/docker-user/.config/symfony-cli/bin:/command:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PHP_MODULES=cli,dev,fpm,curl,intl,mbstring,mysql,pgsql,sqlite3,zip,xml,bcmath,gd,imagick,opcache,apcu,redis,memcached,soap,gmp0 B16COPY install/install-composer.sh /usr/local/bin/install-composer # buildkit1.04 KB17COPY install/install-php-packages.sh /usr/local/bin/install-php-packages # buildkit971 B18COPY install/install-pecl-extensions.sh /usr/local/bin/install-pecl-extensions # buildkit1.1 KB19COPY install/install-symfony-cli.sh /usr/local/bin/install-symfony-cli # buildkit1.07 KB20COPY install/install-dev-tools.sh /usr/local/bin/install-dev-tools # buildkit1.37 KB21COPY rootfs/ / # buildkit7.68 KB22RUN /bin/bash -o pipefail -c84.64 MB23RUN /bin/bash -o pipefail -c11.13 KB24RUN /bin/bash -o pipefail -c5.4 MB25HEALTHCHECK {Test:[CMD /usr/local/bin/php-fpm-healthcheck] Interval:30s Timeout:5s0 B26LABEL org.opencontainers.image.authors=Maxence Winandy <[email protected]> org.opencontainers.image.vendor=digital-drive.io0 B27ENV PHP_VERSION=8.40 B28ENV PHP_MODULES=cli,dev,fpm,curl,intl,mbstring,mysql,pgsql,sqlite3,zip,xml,bcmath,gd,imagick,opcache,apcu,redis,memcached,soap,gmp,mongodb0 B29RUN /bin/bash -o pipefail -c55.03 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'