Skip to content

Build sl7-minimal docker image #92

Build sl7-minimal docker image

Build sl7-minimal docker image #92

Triggered via schedule July 23, 2024 05:03
Status Failure
Total duration 23s
Artifacts

sl7-minimal.yaml

on: schedule
Push Docker image to multiple registries
13s
Push Docker image to multiple registries
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Push Docker image to multiple registries
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum clean all && yum -y install epel-release && yum -y install https://repo.ius.io/ius-release-el7.rpm && yum -y update && yum -y install libzstd git236 make redhat-lsb-core glibc-devel openssl-devel xz-devel bzip2-devel libcurl-devel numactl-devel openssl libzstd-devel cyrus-sasl-devel xxhash xxhash-libs && yum clean all" did not complete successfully: exit code: 1
Push Docker image to multiple registries
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/