-
Notifications
You must be signed in to change notification settings - Fork 159
Description
Step 12/17 : RUN apk update && apk upgrade && apk add gcc g++ linux-headers python3 python3-dev
---> Running in fbf9ef188db9
fetch https://mirrors.ustc.edu.cn/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
ERROR: https://mirrors.ustc.edu.cn/alpine/v3.13/main: temporary error (try again later)
WARNING: Ignoring https://mirrors.ustc.edu.cn/alpine/v3.13/main: No such file or directory
fetch https://mirrors.ustc.edu.cn/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
ERROR: https://mirrors.ustc.edu.cn/alpine/v3.13/community: temporary error (try again later)
WARNING: Ignoring https://mirrors.ustc.edu.cn/alpine/v3.13/community: No such file or directory
2 errors; 14 distinct packages available
The command '/bin/sh -c apk update && apk upgrade && apk add gcc g++ linux-headers python3 python3-dev' returned a non-zero code: 2
ERROR: Service 'authcheck' failed to build