Manual Build & Push #64
Annotations
1 error
Build and push [platform - development]
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; apk --update --no-cache add ca-certificates gnupg curl file && apk --update --no-cache add --virtual .build-deps build-base perl libidn2-dev libevent-dev linux-headers apk-tools && git clone https://github.com/openssl/openssl.git && cd openssl && ./config --prefix=/opt/openssl --openssldir=/opt/openssl no-weak-ssl-ciphers no-ssl3 no-shared -DOPENSSL_NO_HEARTBEATS -fstack-protector-strong && make depend && nproc | xargs -I % make -j% && make install_sw && apk del --no-cache .build-deps && rm -rf /usr/share/man /usr/share/docs /opt/openssl/bin /tmp/* /var/tmp/* /var/log/*" did not complete successfully: exit code: 123
|
Loading