Skip to content

feat: 更新docker-build.yml,支持多平台构建 #13

feat: 更新docker-build.yml,支持多平台构建

feat: 更新docker-build.yml,支持多平台构建 #13

Triggered via push September 28, 2025 14:03
Status Failure
Total duration 2m 37s
Artifacts –

docker-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c wget -q -O - \"http://www.xunsearch.com/scws/down/scws-1.2.3.tar.bz2\" | tar xjf - && ZHPARSER_URL=\"https://github.com/amutu/zhparser/archive/master.tar.gz\" && curl -sSkLf \"${ZHPARSER_URL}\" | tar xzf - && cd scws-1.2.3 && ./configure && make -j$(nproc) install V=0 && ldconfig && cd /zhparser-master && make -j$(nproc) install && rm -rf /scws-1.2.3 /zhparser-master" did not complete successfully: exit code: 2