sha256:6f8f00d3dfeddf68f7c486202633250963c5c674ffed4889df38e160bb3d43a4
OS/ARCH
Compressed size
2.1 GB
Last pushed
about 2 months by packagedatadoghq
Type
Image
Manifest digest
sha256:ed01a0249f1beaf84955cffc8c18a9d167a3036a0777633806326dbae707e615
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2ENV LANG=C.UTF-80 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV ACCEPT_EULA=Y0 B5ENV DEVLIBS=libclang-20-dev 0 B6ENV RUNTIME_DEPS=apache2 0 B7ENV PHPIZE_DEPS=autoconf 0 B8ARG TARGETPLATFORM=linux/amd640 B9ARG MAKE_JOBS=80 B10RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh661.22 MB11ENV CMAKE_VERSION=3.24.40 B12RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh45.67 MB13RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh1.02 MB14RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh109.95 KB15RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh46.03 MB16RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh54.84 MB17RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh3.63 MB18ENV APACHE_CONFDIR=/etc/apache20 B19ENV APACHE_ENVVARS=/etc/apache2/envvars0 B20RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh1.99 KB21RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh1.05 KB22ENV PHP_SRC_DIR=/usr/local/src/php0 B23ENV PHP_INSTALL_DIR=/opt/php0 B24RUN |2 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 /bin/sh182 B25ARG RUST_VERSION=1.87.00 B26ARG RUST_NIGHTLY_VERSION=-2025-06-130 B27ENV CARGO_HOME=/rust/cargo0 B28ENV RUSTUP_HOME=/rust/rustup0 B29RUN |4 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 RUST_VERSION=1.87.0412.68 MB30ENV PATH=/rust/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B31ARG GO_VERSION=1.22.10 B32ARG GO_SHA256_ARM=e56685a245b6a0c592fc4a55f0b7803af5b3f827aaa29feab1f40e491acf35b80 B33ARG GO_SHA256_X86=aab8e15785c997ae20f9c88422ee35d962c4562212bb0f879d052a35c8307c7f0 B34ENV GOROOT=/go0 B35RUN |7 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 RUST_VERSION=1.87.066.13 MB36ENV PATH=/go/bin:/rust/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B37ADD https://raw.githubusercontent.com/eficode/wait-for/672a28f0509433e3b4b9bcd4d9cd7668cea7e31a/wait-for /usr/bin/wait-for # buildkit1.64 KB38RUN |7 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 RUST_VERSION=1.87.01.63 KB39USER circleci0 B40RUN |7 TARGETPLATFORM=linux/amd64 MAKE_JOBS=8 RUST_VERSION=1.87.01.91 KB41COPY install-ext-from-source /usr/local/bin/install-ext-from-source # buildkit365 B42COPY switch-php /usr/local/bin/ # buildkit473 B43WORKDIR /home/circleci32 B44STOPSIGNAL SIGQUIT0 B45EXPOSE [9000/tcp]0 B46EXPOSE [80/tcp]0 B47CMD ["bash"]0 B48ARG phpVersion=8.30 B49ENV PHP_VERSION=8.30 B50ENV LSAN_OPTIONS=suppressions=/home/circleci/suppr.txt,print_suppressions=00 B51COPY php-8.3/suppr.txt /home/circleci/suppr.txt # buildkit306 B52COPY --chown=circleci:circleci /usr/local/src/php /usr/local/src/php #20.2 MB53COPY --chown=circleci:circleci /opt/php/debug-zts-asan /opt/php/debug-zts-asan #171.18 MB54COPY --chown=circleci:circleci /opt/php/nts-asan /opt/php/nts-asan #140.21 MB55COPY --chown=circleci:circleci /opt/php/debug /opt/php/debug #144.57 MB56COPY --chown=circleci:circleci /opt/php/nts /opt/php/nts #166.71 MB57COPY --chown=circleci:circleci /opt/php/zts /opt/php/zts #169.92 MB58USER root0 B59RUN |1 phpVersion=8.3 /bin/sh -c560 B60COPY /usr/bin/composer /usr/local/bin/composer # buildkit812.78 KB61COPY welcome /etc/motd # buildkit359 B62RUN |1 phpVersion=8.3 /bin/sh -c367 B63USER circleci0 B64COPY --chown=circleci:circleci cert.pem /usr/local/src/php/ext/ftp/tests/cert.pem #2.24 KB65CMD ["php-fpm" "-F"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'