2025-09-16 06:48:01 UTC
193 MB
/tmp/.composer
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-8.0.30.tar.xz.asc
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA256216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
PHP_URLhttps://www.php.net/distributions/php-8.0.30.tar.xz
PHP_VERSION8.0.30
[#000] sha256:b7f91549542cca4b35a34cdee5364339f17468971ea730bb072864d3e78c8b94 - 15.51% (30 MB)
[#001] sha256:0754b57b9b7d3a089ca18ba98121861a56ce2624c2875a8e7bf8b21a7957eec8 - 0.0% (225 Bytes)
[#002] sha256:71e5060f3937930b5fa3d39f56adf3c2acfea72741014d1969f3f437e5835631 - 45.22% (87.4 MB)
[#003] sha256:f25a6e74b7f558f50a59c2efa94a62c44a6323861b0c76e6d2144078ab6c5ed4 - 0.0% (271 Bytes)
[#004] sha256:3f7a772f036393047236f65c6c867b94fa57e0511f474ff481c952a65a71fceb - 5.5% (10.6 MB)
[#005] sha256:ee48c9e915e2dd40c39ae18f810d78b2c15b32934c127471007d491529a325f1 - 0.0% (493 Bytes)
[#006] sha256:db2d9f727193e2947dcb41c968eda27c31b1b353068a87cdd1fbf47bdfa42a59 - 12.82% (24.8 MB)
[#007] sha256:a852cd97958a0d679ec335c8a9fd177ef377a79b0e9f2dea8ec87b3a9d56ce5a - 0.0% (2.39 KB)
[#008] sha256:ebd89704cb2adf4bd774a09619c1a15acf1ac3ef1ca4b3658fa32c212f6f89d0 - 0.0% (245 Bytes)
[#009] sha256:a4550c4cc3fd54f2fc90a82b0720ec4074155ea5059480d671341457effadac8 - 0.0% (8.51 KB)
[#010] sha256:03442b9348af45d33071b4f4d0113334442c21245d0d7b11f30b76c862361e15 - 0.23% (455 KB)
[#011] sha256:9602953467b8c5d16a75eea24def45e15c12f9636bdf68339283c36a3b0a59ca - 0.0% (297 Bytes)
[#012] sha256:6c9adc4f4e5e2cf8f3eee2bee15c7c92620e0085b7cae6d8dfaaaa3ecc6491ee - 0.0% (2.69 KB)
[#013] sha256:6c548f3a705094abf50623dabed8b9cefe40afb54822d25934c8dff193bd1e7c - 0.02% (35.1 KB)
[#014] sha256:e8d08f641add5335eb13a3c67157229c85eda2345bd0e62bab5900554bfbd4fd - 19.27% (37.2 MB)
[#015] sha256:cd36ff067fbfc0d6aa21e19c869f57a88f5fb1d8dceefa50a4cc7fb265fc027f - 1.04% (2 MB)
[#016] sha256:335af71eccef5f0f6c8a757aa45de3ee330badc8df48953ea514ea7826af0d16 - 0.37% (735 KB)
[#017] sha256:f30c6a23dfab8e1b257d29e77ed355ab90269f72391edca4eae394d6a898c28c - 0.02% (35.1 KB)
[#018] sha256:c673b2edd280334ca739adde18546be87b2bc534d9739a5bec9247f948ee06d7 - 0.0% (1.28 KB)
[#019] sha256:7d7469429d600c171cce6b6aab023a1ff59f3ee31d3f14b73c88ae196b244bf4 - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:e9f63d1defc55282fec6525ac2886c735dc2189e34105d7fe64c2420d6673922 in /
2023-11-21 05:21:58 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-21 14:01:15 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2023-11-21 14:01:15 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2023-11-21 14:01:32 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*
2023-11-21 14:01:33 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2023-11-21 14:01:33 UTC/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html
2023-11-21 14:01:33 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2023-11-21 14:01:33 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2023-11-21 14:01:33 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2023-11-21 16:08:14 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544
2023-11-21 16:08:14 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.30
2023-11-21 16:08:14 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.30.tar.xz.asc
2023-11-21 16:08:14 UTC/bin/sh -c #(nop) ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
2023-11-21 16:08:25 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false
2023-11-21 16:08:25 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2023-11-21 16:17:19 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { so = $(NF-1); if (index(so, "/usr/local/") == 1) { next }; gsub("^/(usr/)?", "", so); print so }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2023-11-21 16:17:19 UTC/bin/sh -c #(nop) COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/
2023-11-21 16:17:20 UTC/bin/sh -c docker-php-ext-enable sodium
2023-11-21 16:17:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2023-11-21 16:17:20 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2023-11-21 16:17:20 UTC/bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini"
2023-11-21 16:17:20 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-11-21 16:17:20 UTC/bin/sh -c #(nop) EXPOSE 9000
2023-11-21 16:17:20 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/supervisor-4.2.5.tar.gz /tmp/ # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/php-fpm.ini /etc/supervisor.d/php-fpm.ini # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/supervisord.conf /etc/supervisord.conf # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/install-php-extensions /usr/local/bin/ # buildkit
2025-09-16 06:47:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y python3 python3-pip git wget&& rm -rf /var/lib/apt/lists/* # buildkit
2025-09-16 06:48:00 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cd /tmp && tar -xzvf supervisor-4.2.5.tar.gz && cd supervisor-4.2.5 && python3 setup.py install && mkdir -p /var/log/supervisor /etc/supervisor/conf.d # buildkit
2025-09-16 06:48:01 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c curl -o /tmp/composer-setup.php https://getcomposer.org/installer && php /tmp/composer-setup.php --install-dir=/tmp && mv /tmp/composer.phar /usr/bin/composer && chmod +x /usr/bin/composer && rm -rf /tmp/composer-setup.php # buildkit
2025-09-16 06:48:01 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod uga+x /usr/local/bin/install-php-extensions # buildkit
2025-09-16 06:48:01 UTC (buildkit.dockerfile.v0)ENV COMPOSER_HOME=/tmp/.composer
2025-09-16 06:48:01 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c usermod -u 1000 www-data && groupmod -g 1000 www-data # buildkit
2025-09-16 06:48:01 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["supervisord" "--nodaemon" "--configuration" "/etc/supervisord.conf"]
2025-09-16 06:48:01 UTC (buildkit.dockerfile.v0)WORKDIR /www
2025-09-16 06:49:13 UTC
161 MB
/tmp/.composer
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-8.0.30.tar.xz.asc
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA256216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
PHP_URLhttps://www.php.net/distributions/php-8.0.30.tar.xz
PHP_VERSION8.0.30
[#000] sha256:6dc4ed5513793308b8e30b08e03f97fa54025c3d3f3172c6edccb1dbbc7ff139 - 15.76% (25.3 MB)
[#001] sha256:f00118114a1839c710dff505972914cfb60bfc81927081b4315a18f6c424531f - 0.0% (226 Bytes)
[#002] sha256:9fbdada88591659c80fda241d952db57844abfa1bddf9bd59aed59eb4e756389 - 41.1% (66.1 MB)
[#003] sha256:898f115413ab5c0481075f5e637d041f9c76020e040854004fd7188869d6cf2d - 0.0% (271 Bytes)
[#004] sha256:edbc1ed1dbb1887b7c8f73a95c6be17ad4925465b9fd68d60a025206a40705f6 - 6.6% (10.6 MB)
[#005] sha256:ecc2aa1959883f6c1f0642dcee81a2acfcbb572e2d8a0a7aa2beb77000120983 - 0.0% (493 Bytes)
[#006] sha256:cf8753a1c6120f7a28f3b6059e3c3d34d92781861f7c8e4409d4734fcab84ad5 - 14.09% (22.7 MB)
[#007] sha256:7406996fb11e1296d89bf6e7c0cbcbbcd23543f0c94b82727d06f36afe4891cc - 0.0% (2.4 KB)
[#008] sha256:18dfdcf97f79b1da7511a60555a5ecc9ec8504fe0b4dc1e9d44a7a1972a075c2 - 0.0% (246 Bytes)
[#009] sha256:74a60a087756fd28274faf218052b89f55baf5eef65ebf3ee60c1e3101099990 - 0.01% (8.52 KB)
[#010] sha256:5f4ca5921ab903b26e283c651b711d2b6ae7654038089f6cfc6af5d5e7c15493 - 0.28% (455 KB)
[#011] sha256:9602953467b8c5d16a75eea24def45e15c12f9636bdf68339283c36a3b0a59ca - 0.0% (297 Bytes)
[#012] sha256:6c9adc4f4e5e2cf8f3eee2bee15c7c92620e0085b7cae6d8dfaaaa3ecc6491ee - 0.0% (2.69 KB)
[#013] sha256:d720df5fcff49838b1857e78caa498c9f0ed134daefb55645da66412855aca1c - 0.02% (35.1 KB)
[#014] sha256:5cf10fad3f124fecc54c438aaa84ff93ccc6f9291c53d3493c0c5d74c153e6da - 20.44% (32.9 MB)
[#015] sha256:6ba9a18756cd2f1dcb571c126b9edd040a44e7241844666ca6dcfae40dd43b32 - 1.25% (2 MB)
[#016] sha256:c4c7060a7b4c31a4113ed6278cc579ce977c7847fc0c8baf9f22f8406d5a17d4 - 0.45% (735 KB)
[#017] sha256:0f88f421d8bdf57490a99e996684eb71e0859764f7114df86307dc274cb4c6e9 - 0.02% (35.1 KB)
[#018] sha256:1a965fc71ce4c960a5f00b4465e04ffb3b12ab178a660743e3e3649f446d4ab9 - 0.0% (1.28 KB)
[#019] sha256:54cb5428dd4d66f4771c92bfa32f5fe28e064c7607ebea00bb15d176dd06c8b4 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:c4afced274aaa80ab3018b368ed739c1c55e49b41e9637ac44d63e61344fe865 in /
2023-11-21 03:58:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-21 08:37:26 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2023-11-21 08:37:26 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2023-11-21 08:37:42 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*
2023-11-21 08:37:43 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2023-11-21 08:37:43 UTC/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html
2023-11-21 08:37:43 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2023-11-21 08:37:43 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2023-11-21 08:37:43 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2023-11-21 10:24:49 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544
2023-11-21 10:24:50 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.30
2023-11-21 10:24:50 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.30.tar.xz.asc
2023-11-21 10:24:50 UTC/bin/sh -c #(nop) ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
2023-11-21 10:25:03 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false
2023-11-21 10:25:03 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2023-11-21 10:33:37 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { so = $(NF-1); if (index(so, "/usr/local/") == 1) { next }; gsub("^/(usr/)?", "", so); print so }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2023-11-21 10:33:37 UTC/bin/sh -c #(nop) COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/
2023-11-21 10:33:38 UTC/bin/sh -c docker-php-ext-enable sodium
2023-11-21 10:33:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2023-11-21 10:33:38 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2023-11-21 10:33:39 UTC/bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini"
2023-11-21 10:33:39 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-11-21 10:33:39 UTC/bin/sh -c #(nop) EXPOSE 9000
2023-11-21 10:33:39 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/supervisor-4.2.5.tar.gz /tmp/ # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/php-fpm.ini /etc/supervisor.d/php-fpm.ini # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/supervisord.conf /etc/supervisord.conf # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/install-php-extensions /usr/local/bin/ # buildkit
2025-09-16 06:49:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y python3 python3-pip git wget&& rm -rf /var/lib/apt/lists/* # buildkit
2025-09-16 06:49:10 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cd /tmp && tar -xzvf supervisor-4.2.5.tar.gz && cd supervisor-4.2.5 && python3 setup.py install && mkdir -p /var/log/supervisor /etc/supervisor/conf.d # buildkit
2025-09-16 06:49:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c curl -o /tmp/composer-setup.php https://getcomposer.org/installer && php /tmp/composer-setup.php --install-dir=/tmp && mv /tmp/composer.phar /usr/bin/composer && chmod +x /usr/bin/composer && rm -rf /tmp/composer-setup.php # buildkit
2025-09-16 06:49:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod uga+x /usr/local/bin/install-php-extensions # buildkit
2025-09-16 06:49:13 UTC (buildkit.dockerfile.v0)ENV COMPOSER_HOME=/tmp/.composer
2025-09-16 06:49:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c usermod -u 1000 www-data && groupmod -g 1000 www-data # buildkit
2025-09-16 06:49:13 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["supervisord" "--nodaemon" "--configuration" "/etc/supervisord.conf"]
2025-09-16 06:49:13 UTC (buildkit.dockerfile.v0)WORKDIR /www
2025-09-16 06:49:12 UTC
187 MB
/tmp/.composer
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-8.0.30.tar.xz.asc
PHP_CFLAGS-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_CPPFLAGS-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA256216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
PHP_URLhttps://www.php.net/distributions/php-8.0.30.tar.xz
PHP_VERSION8.0.30
[#000] sha256:ca426296fe928600d0b4b844aee43e2b70a05c6f4032de5f65dcc49f5cedfd82 - 15.33% (28.7 MB)
[#001] sha256:d962dd5329fe78a5b7771f5e8185e57fa02ab85dd0e29d06209fd0c765e4fcfe - 0.0% (224 Bytes)
[#002] sha256:343833a8d9a793ce2a45a7c002adfa6a3bb5a7979770e9179de28b8e5adf8ca7 - 44.33% (82.9 MB)
[#003] sha256:c2591c5ed67a6732c68cab0f741ba7fc77bb24bab13c72c0c116435b6a4009c6 - 0.0% (272 Bytes)
[#004] sha256:84aa664b4742c13ed7dce8d95c7d9c8dde2df7e96921e4a545cc70c17ab47fe0 - 5.68% (10.6 MB)
[#005] sha256:4a8fb515c3e9fdf16090493a0241a1c5cd1e23dd90859745d3b388260e01dbd9 - 0.0% (492 Bytes)
[#006] sha256:c44eb37e913f622e73b4a86b0e8ed1ffe5e3e66d6c000c630e8d16d39715844c - 12.95% (24.2 MB)
[#007] sha256:5c0d2a25527b8e261d91ba7bb3985986f92f211fa8d61bc99a318403316fd5dc - 0.0% (2.39 KB)
[#008] sha256:8d1fd17b24fb357817b1ef7a8467a90eb0265e28d143dbf562eef17566867193 - 0.0% (246 Bytes)
[#009] sha256:0bd5ffc62a61d09f4c1cbe3766068b855eaf36b6406bd82ec9a49f99eb5f0c59 - 0.0% (8.52 KB)
[#010] sha256:4cf58b72e02ab0aafa8dd3dff2502c9f0b169c0bf24795d241b681a34ac9cf54 - 0.24% (455 KB)
[#011] sha256:2408cfa8270103f87caf9c244b85df994ecb7b8459bf21264ceb2c78c882b371 - 0.0% (296 Bytes)
[#012] sha256:6c9adc4f4e5e2cf8f3eee2bee15c7c92620e0085b7cae6d8dfaaaa3ecc6491ee - 0.0% (2.69 KB)
[#013] sha256:5c60754772d9d0419ec5e686ef772b01d339e5bdfcdc2fc77cf41ca31d466162 - 0.02% (35.1 KB)
[#014] sha256:195e6654fde93e44a12974b8ed4b056e4b1e16ba755312875a85c94ae52f6335 - 19.96% (37.3 MB)
[#015] sha256:ce87a2ba523890944612475a519206aa28e5a3907a4c06f8b2937a5a09eb9c08 - 1.07% (2 MB)
[#016] sha256:dc88f589d25092889a7390daac12e56df62e88cf9f65d64a60731c54bb967572 - 0.38% (735 KB)
[#017] sha256:5383b081b0558ec1c01d10a3eee5cf0e4a09bc28ada8f59f9500c14f97d6bd54 - 0.02% (35.1 KB)
[#018] sha256:a012ce732bacd39fb1b7322cdf955d843bd09fa590055b2ba675cdc00ce5e524 - 0.0% (1.28 KB)
[#019] sha256:ab9863c590fec0ad84414101cb43a3cd920a50a8a7a01043db45ccb3c1e77e11 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:7b5bbc3b85f671aaf7b38dbe3fc76aae162bbff29c525bcd127f8a26a53bc664 in /
2023-11-21 06:27:21 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-21 14:15:40 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2023-11-21 14:15:40 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2023-11-21 14:15:54 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*
2023-11-21 14:15:55 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2023-11-21 14:15:56 UTC/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html
2023-11-21 14:15:56 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2023-11-21 14:15:56 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2023-11-21 14:15:56 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2023-11-21 16:14:16 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4 39B641343D8C104B2B146DC3F9C39DC0B9698544
2023-11-21 16:14:17 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.30
2023-11-21 16:14:17 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.30.tar.xz.asc
2023-11-21 16:14:17 UTC/bin/sh -c #(nop) ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
2023-11-21 16:14:28 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false
2023-11-21 16:14:28 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2023-11-21 16:20:42 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { so = $(NF-1); if (index(so, "/usr/local/") == 1) { next }; gsub("^/(usr/)?", "", so); print so }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2023-11-21 16:20:42 UTC/bin/sh -c #(nop) COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/
2023-11-21 16:20:43 UTC/bin/sh -c docker-php-ext-enable sodium
2023-11-21 16:20:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2023-11-21 16:20:43 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2023-11-21 16:20:43 UTC/bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini"
2023-11-21 16:20:43 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-11-21 16:20:43 UTC/bin/sh -c #(nop) EXPOSE 9000
2023-11-21 16:20:43 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2025-09-16 06:47:44 UTC (buildkit.dockerfile.v0)COPY ./data/supervisor-4.2.5.tar.gz /tmp/ # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/php-fpm.ini /etc/supervisor.d/php-fpm.ini # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/supervisord.conf /etc/supervisord.conf # buildkit
2025-09-16 06:47:45 UTC (buildkit.dockerfile.v0)COPY ./data/install-php-extensions /usr/local/bin/ # buildkit
2025-09-16 06:49:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y python3 python3-pip git wget&& rm -rf /var/lib/apt/lists/* # buildkit
2025-09-16 06:49:10 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cd /tmp && tar -xzvf supervisor-4.2.5.tar.gz && cd supervisor-4.2.5 && python3 setup.py install && mkdir -p /var/log/supervisor /etc/supervisor/conf.d # buildkit
2025-09-16 06:49:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c curl -o /tmp/composer-setup.php https://getcomposer.org/installer && php /tmp/composer-setup.php --install-dir=/tmp && mv /tmp/composer.phar /usr/bin/composer && chmod +x /usr/bin/composer && rm -rf /tmp/composer-setup.php # buildkit
2025-09-16 06:49:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod uga+x /usr/local/bin/install-php-extensions # buildkit
2025-09-16 06:49:12 UTC (buildkit.dockerfile.v0)ENV COMPOSER_HOME=/tmp/.composer
2025-09-16 06:49:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c usermod -u 1000 www-data && groupmod -g 1000 www-data # buildkit
2025-09-16 06:49:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["supervisord" "--nodaemon" "--configuration" "/etc/supervisord.conf"]
2025-09-16 06:49:12 UTC (buildkit.dockerfile.v0)WORKDIR /www
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.