update package cache #3
trigger-pr.yaml
on: pull_request
build-image
/
Build and push Docker image
26s
Annotations
1 error
build-image / Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libressl-dev libsodium-dev libxml2-dev linux-headers libzip-dev oniguruma-dev sqlite-dev libpng-dev libjpeg-turbo-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)\"; ./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-zip --with-curl --with-libedit --with-openssl --with-zlib --with-mysqli --with-pdo-mysql --enable-gd --with-jpeg --enable-opcache --with-pear $(test \"$gnuArch\" = 's390x-linux-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j \"$(nproc)\"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* \"$PHP_INI_DIR/\"; cd /; docker-php-source delete; runDeps=\"$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\\n' | sort -u | awk 'system(\"[ -e /usr/local/lib/\" $1 \" ]\") == 0 { next } { print \"so:\" $1 }' )\"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
digiBlink~alpine-nginx-php74-fpm~XUF6F3.dockerbuild
Expired
|
36.7 KB |
sha256:8a01ec4b55780fa74e764348bbb4371775c2b84dca155b31f783461b7c3abe3d
|
|