Skip to content

Commit

Permalink
Update Dockerfile.gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
beasteers authored Oct 8, 2024
1 parent 1153d55 commit c22827e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.gpu
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM pytorch/pytorch:2.4.0-cuda11.8-cudnn9-runtime
RUN rm /etc/apt/sources.list.d/cuda.list
RUN rm /etc/apt/sources.list.d/nvidia-ml.list
#RUN rm /etc/apt/sources.list.d/cuda.list
#RUN rm /etc/apt/sources.list.d/nvidia-ml.list
ARG DEBIAN_FRONTEND=noninteractive
ENV TZ="America/New_York"

Expand Down

0 comments on commit c22827e

Please sign in to comment.