hmp2g
hmp2g copied to clipboard
docker run downloading too slow
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