Skip to content

Update Dockerfile

Update Dockerfile #330

Triggered via push December 16, 2023 11:11
Status Failure
Total duration 1m 24s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache ca-certificates git build-base cmake autoconf automake libtool wolfssl-dev nghttp2-dev nghttp2-static ngtcp2-dev nghttp3-dev zlib-dev zlib-static zstd-dev zstd-static brotli-dev brotli-static && git clone --recursive --branch \"$CURL_VERSION\" https://github.com/curl/curl /src && autoreconf -fi && ./configure --with-wolfssl --with-nghttp2 --with-ngtcp2 --with-nghttp3 --disable-ech --enable-websockets --disable-shared --enable-static --disable-libcurl-option && make -j \"$(nproc)\" && strip -s /src/src/curl" did not complete successfully: exit code: 2