Closed atinfinity closed 5 years ago
I faced the same issue, I think the reason is conda
outage.
Add RUN conda update -n base conda -y
in the Dockerfile.cpu / Dockerfile.gpu
As shown in the following here: https://github.com/Tsuihao/CarND-Term1-Starter-Kit/commit/0687915789f41e4040fe6d9c22f4c66e43a8e766
And it works!
We've since updated the conda version in the Dockerfile to avoid this issue, although the solution above should also work.
I tried to build docker image using Dockerfile of CarND-Term1-Starter-Kit. https://github.com/udacity/CarND-Term1-Starter-Kit
But, I could not build docker image. Please give me some advice.
System information(host PC)
Steps to reproduce
CPU
GPU
Error message
The following message was displayed.