-
Notifications
You must be signed in to change notification settings - Fork 180
Description
Based on documentation, when I install extreme_3d_faces using the command:
docker build -t extreme-3dmm-docker .
I got 1/13 passed, 2/13 failed:
Step 1/13 : FROM mxnet/python:1.1.0_nccl
...
Step 2/13 : RUN apt-get update
...
Get:11 http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 Packages [619 kB]
Err:12 http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 Packages
Connection failed
Fetched 7725 kB in 12min 1s (10.7 kB/s)
Reading package lists...
E: Failed to fetch http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64/Packages Connection failed
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get update' returned a non-zero code: 100