binary-husky / binary-husky/hmp2g
docker run downloading too slow
- Dominant language
- Python
- Stars
- 234
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
when I set up the docker environment, I run the command
`$ docker run -itd --name hmp-$USER \
--net host \
--gpus all \
--shm-size=16G \
fuqingxu/hmp:latest`
It's download speed is too slowly to finish it. I tried the common online solution of changing the Docker source, but it didn't work.
I even downloaded it for several nights without success. Can you help me solve this problem? A student eager to use the environment
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Docker environment setup command shown in the issue and reproduce the pull of fuqingxu/hmp:latest. Check why the image download remains slow despite changing the Docker source. Done means the documented environment setup can download the image successfully or clearly explains the supported alternative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100