Build and Push Docker Images #42
Annotations
1 error
|
Build and push aarch64_el9
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$VERSION_NUM\" = \"8\" ]; then MIRROR_URL=\"https://vault.centos.org\" && sed -e 's|^mirrorlist=|#mirrorlist=|g' -e \"s|^#baseurl=http://mirror.centos.org/\\$contentdir|baseurl=$MIRROR_URL|g\" -i.bak /etc/yum.repos.d/CentOS-*.repo && yum install -y perl 'dnf-command(config-manager)' && yum config-manager --set-enabled powertools; else if [ \"$CHINA_MIRROR\" != \"0\" ]; then MIRROR_URL=\"https://mirrors.ustc.edu\" && sed -i \"s|MIRROR_HOLDER|$MIRROR_URL/centos-stream|\" /data/docker/modify_dnf_source.pl && yum install -y perl && perl /data/docker/modify_dnf_source.pl /etc/yum.repos.d/*.repo; fi; fi && yum clean all && yum makecache && yum install -y wget autoconf automake gcc make perl rpm-build setarch pam-devel krb5-devel zlib-devel openssl-devel systemd-devel e2fsprogs-devel && yum clean all" did not complete successfully: exit code: 1
|
background
wait
wait-all
cancel
parallel
Loading