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
866477a2
Commit
866477a2
authored
Apr 20, 2024
by
jnwei
Browse files
Update gpg keys for Docker build
parent
3cab807e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Dockerfile
Dockerfile
+3
-0
No files found.
Dockerfile
View file @
866477a2
...
...
@@ -7,6 +7,9 @@ LABEL org.opencontainers.image.source = "https://github.com/aqlaboratory/openfol
LABEL
org.opencontainers.image.licenses = "Apache License 2.0"
LABEL
org.opencontainers.image.base.name="docker.io/nvidia/cuda:12.4.1-devel-ubuntu22.04"
RUN
wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.0-1_all.deb
RUN
sudo
dpkg
-i
cuda-keyring_1.0-1_all.deb
RUN
apt-get update
&&
apt-get
install
-y
wget libxml2 cuda-minimal-build-12-4 libcusparse-dev-12-4 libcublas-dev-12-4 libcusolver-dev-12-4 git
RUN
wget
-P
/tmp
\
...
...
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