在 Alpine Linux 的 docker 镜像中安装 curl 时下载速度很慢,请问如何解决?
Step 4/9 : RUN apk update && apk add curl && rm -rf /var/cache/apk/*
---> Running in 86c4e9f3daca
fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
相关问题
- Is shmid returned by shmget() unique across proces
- how to get running process information in java?
- Error building gcc 4.8.3 from source: libstdc++.so
- Why should we check WIFEXITED after wait in order
- Null-terminated string, opening file for reading
将 alpine linux apk 的安装源改为国内镜像可解决