Build and push container image #332
Annotations
1 error and 1 warning
main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c [ \"$(sha256sum /tmp/nginx.tar.gz | awk '{print $1}')\" = \"$CHECKSUM\" ] && [ \"$(sha256sum /tmp/openssl.tar.gz | awk '{print $1}')\" = \"$OPENSSL_CHECKSUM\" ] && [ \"$(sha256sum /tmp/zlib.tar.gz | awk '{print $1}')\" = \"$ZLIB_CHECKSUM\" ] && apk add build-base ca-certificates gcc linux-headers pcre-dev perl && tar -C /tmp -xf /tmp/nginx.tar.gz && tar -C /tmp -xf /tmp/openssl.tar.gz && tar -C /tmp -xf /tmp/zlib.tar.gz && cd /tmp/nginx-$VERSION && ./configure --with-cc-opt=\"-static\" --with-ld-opt=\"-static\" --with-cpu-opt=\"generic\" --sbin-path=\"/bin/nginx\" --conf-path=\"/etc/nginx/nginx.conf\" --pid-path=\"/tmp/nginx.pid\" --http-log-path=\"/dev/stdout\" --error-log-path=\"/dev/stderr\" --http-client-body-temp-path=\"/tmp/client_temp\" --http-fastcgi-temp-path=\"/tmp/fastcgi_temp\" --http-proxy-temp-path=\"/tmp/proxy_temp\" --http-scgi-temp-path=\"/tmp/scgi_temp\" --http-uwsgi-temp-path=\"/tmp/uwsgi_temp\" --with-select_module --with-poll_module --with-threads --with-file-aio --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_module --with-mail --with-mail_ssl_module --with-stream --with-stream_ssl_module --with-stream_realip_module --with-stream_ssl_preread_module --with-compat --with-openssl=\"/tmp/openssl-$OPENSSL_VERSION\" --with-zlib=\"/tmp/zlib-$ZLIB_VERSION\" && make" did not complete successfully: exit code: 2
|
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ricardbejarano~nginx~2YR3IO.dockerbuild
|
116 KB |
|