sha256:164686f4a7dcb0a60b442440805b0da7d11708f72c76547f5c5e385d178721db
OS/ARCH
Compressed size
456.38 MB
Last pushed
about 4 hours by datadog
Type
Image
Manifest digest
sha256:24826c842c07429bf657a204209acc6f2ae1cd68c3a53300874075d465100339
Image Layers
1# debian.sh --arch 'amd64' out/48.17 MB2RUN /bin/sh -c apt-get update176.04 MB3COPY . /build/ # buildkit758 B4RUN /bin/sh -c wget https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-linux-$(arch51.14 MB5RUN /bin/sh -c apt-get update69.14 MB6ADD build_dev_php.sh /build/php/ # buildkit4.17 KB7RUN /bin/sh -c USER=root /build/php/build_dev_php.sh63.82 MB8ADD build_dev_php.sh /build/php/ # buildkit32 B9ADD php_patches/ /build/php/php_patches/ # buildkit4.34 KB10RUN /bin/sh -c mkdir -p145 B11ARG PHP_VERSION=7.0.330 B12ARG VARIANT=release0 B13ENV NO_APX_WRAPPER=10 B14RUN |2 PHP_VERSION=7.0.33 VARIANT=release /bin/sh149 B15RUN |2 PHP_VERSION=7.0.33 VARIANT=release /bin/sh146 B16RUN |2 PHP_VERSION=7.0.33 VARIANT=release /bin/sh48.06 MB17RUN |2 PHP_VERSION=7.0.33 VARIANT=release /bin/sh155 B18ADD php.ini /root/php/php.ini # buildkit319 B19ENV PHPRC=/root/php/php.ini0 B20RUN |2 PHP_VERSION=7.0.33 VARIANT=release /bin/sh92 B21ENV PATH=/root/php/7.0.33-release/bin/:/root/php/7.0.33-release/sbin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22ENV LD_LIBRARY_PATH=/root/php/icu-60/lib0 B23RUN |2 PHP_VERSION=7.0.33 VARIANT=release /bin/sh1.17 KB24ENTRYPOINT ["php"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'