We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b6fa1 commit 3918dfbCopy full SHA for 3918dfb
.github/workflows/dev_staging-docker-image.yml
dockerfile
@@ -3,7 +3,6 @@ FROM tensorflow/tensorflow:2.8.2-gpu
3
4
#key signing issue with cuda repo can be fixed by removing from apt sources and re-adding in apt-get update
5
RUN rm /etc/apt/sources.list.d/cuda.list
6
-RUN rm /etc/apt/sources.list.d/nvidia-ml.list
7
8
# Set the working directory
9
WORKDIR /scratch
0 commit comments