sha256:34c2c73e8ac0406771027a31827ea52bb0fa4a9504b2c2bbe70a5d0b126d945c
OS/ARCH
Compressed size
241.54 MB
Last pushed
about 21 hours by mwinandy
Type
Image
Manifest digest
sha256:dc1b07418703287896e39c29ef9fabde7e5624d6a59d0ea0f1ed5f9eb081678b
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=5.60 B28ENV COMPOSER_VERSION=10 B29RUN /bin/bash -o pipefail -c49.87 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'