Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
e2bb3c4b
Commit
e2bb3c4b
authored
Oct 24, 2023
by
jnwei
Browse files
Change docker image to use cudnn devel environment
parent
6fe34248
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
e2bb3c4b
FROM
nvidia/cuda:11.4.3-cudnn8-
runtime
-ubuntu18.04
FROM
nvidia/cuda:11.4.3-cudnn8-
devel
-ubuntu18.04
# metainformation
# metainformation
LABEL
org.opencontainers.image.version = "1.0.0"
LABEL
org.opencontainers.image.version = "1.0.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment