Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
This commit is contained in:
parent
7036d4f22b
commit
922d2137dd
@ -4,7 +4,6 @@ ARG CUDA_VERSION_ARG
|
||||
|
||||
# Install all basic requirements
|
||||
RUN \
|
||||
rpm --erase gpg-pubkey-7fa2af80* && \
|
||||
curl -fsSL https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/D42D0685.pub | sed '/^Version/d' \
|
||||
> /etc/pki/rpm-gpg/RPM-GPG-KEY-NVIDIA && \
|
||||
yum install -y epel-release centos-release-scl && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user