Skip to content

Commit

Permalink
Run ldconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
zifeitong committed Jul 24, 2024
1 parent 90a9566 commit 8935284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cuda-devpack.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN <<EOF
mv ${CUDNN_ARCHIVE}/LICENSE /usr/local/cuda/LICENSE.cudnn
rm -r ${CUDNN_ARCHIVE}
rm ${CUDNN_ARCHIVE}.tar.xz
ldconfig
EOF

ENV PATH="$PATH:/usr/local/cuda-$CUDA_VERSION/bin"

0 comments on commit 8935284

Please sign in to comment.