Skip to content

Commit

Permalink
Dockerfile; debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingFathead committed Oct 12, 2024
1 parent 8febbea commit 1aa335d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86
dpkg -i cuda-keyring_1.0-1_all.deb && \
apt-get update && \
apt-get install -y --no-install-recommends \
--allow-change-held-packages \
libnvidia-ml-dev \
gcc-10 g++-10 \
build-essential \
Expand Down

0 comments on commit 1aa335d

Please sign in to comment.