Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when building gpu dockerfile #11

Open
StevenqrYang opened this issue Aug 2, 2022 · 0 comments
Open

error when building gpu dockerfile #11

StevenqrYang opened this issue Aug 2, 2022 · 0 comments

Comments

@StevenqrYang
Copy link

Sending build context to Docker daemon  7.168kB
Step 1/44 : FROM nvidia/cuda:7.5-cudnn4-devel
 ---> 5323169ee654
Step 2/44 : MAINTAINER Tim O'Shea <[email protected]>
 ---> Using cache
 ---> 27c565c319a9
Step 3/44 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 9c194c457b6f
Step 4/44 : RUN apt-get update
 ---> Running in 10012e6c38a7
Ign http://archive.ubuntu.com trusty InRelease
Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Get:2 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Ign https://developer.download.nvidia.com  InRelease
Get:3 http://archive.ubuntu.com trusty-backports InRelease [65.9 kB]
Ign https://developer.download.nvidia.com  InRelease
Get:4 http://security.ubuntu.com trusty-security/universe Sources [127 kB]
Ign https://developer.download.nvidia.com  Release.gpg
Get:5 http://archive.ubuntu.com trusty Release.gpg [933 B]
Ign https://developer.download.nvidia.com  Release.gpg
Ign https://developer.download.nvidia.com  Release
Get:6 http://archive.ubuntu.com trusty-updates/universe Sources [288 kB]
Ign https://developer.download.nvidia.com  Release
**Err https://developer.download.nvidia.com  Packages
  gnutls_handshake() failed: Handshake failed
Err https://developer.download.nvidia.com  Packages
  gnutls_handshake() failed: Handshake failed**
Get:7 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1460 kB]
Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [1032 kB]
Get:9 http://security.ubuntu.com trusty-security/restricted amd64 Packages [18.1 kB]
Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [378 kB]
Get:11 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [4730 B]

Seems https://developer.download.nvidia.com no longer provide these packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant