Closed bradasteiner closed 9 months ago
I added these to the Dockerfile which resolved the issue:
RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/7fa2af80.pub
Hi, I am seeing the following error when trying to build the docker container: