alibaba / alibaba/Elastic-Federated-Learning-Solution
standalone模式docker build efls-data报错
- Dominant language
- Python
- Stars
- 143
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
拉取完整项目后,执行如下两句:
cd ${EFLS}/efls-data
sudo docker build -t efls-data:v1 -f ./Dockerfile ./
报错信息如下:
-----------------------------------------
Err:101 https://mirrors.aliyun.com/debian buster/main amd64 manpages-dev all 4.16-2
Undetermined Error [IP: 150.138.203.250 443]
E: Failed to fetch https://mirrors.aliyun.com/debian/pool/main/m/manpages/manpages-dev_4.16-2_all.deb Undetermined Error [IP: 150.138.203.250 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
---------------------------------------------
我是在win10机器上操作的,请问这个怎么解决?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with efls-data/Dockerfile and reproduce the documented docker build command on the reported Windows 10 setup. Inspect the failing Debian Buster apt download from mirrors.aliyun.com and existing build configuration; done means identifying a repository-supported resolution and confirming that the efls-data image builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, docker
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100