feat: add node image variant #827
Annotations
1 error
|
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apk add --no-cache git grpc-cpp grpc-dev $PHPIZE_DEPS && GRPC_VERSION=$(apk info grpc -d | grep grpc | cut -d- -f2) && git clone --depth 1 -b v${GRPC_VERSION} https://github.com/grpc/grpc /tmp/grpc && cd /tmp/grpc/src/php/ext/grpc && phpize && ./configure && make && make install && rm -rf /tmp/grpc && apk del --no-cache git grpc-dev $PHPIZE_DEPS && echo \"extension=grpc.so\" > /usr/local/etc/php/conf.d/grpc.ini" did not complete successfully: exit code: 127
|
The logs for this run have expired and are no longer available.
Loading