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

Fix two errors in Dockerfile #16

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Fix two errors in Dockerfile #16

merged 1 commit into from
Aug 4, 2022

Conversation

desaixie
Copy link
Contributor

First error is from Ubuntu cuda GPG error "public key is not available": NVIDIA/nvidia-container-toolkit#257.
Second error is from setup.py requiring README.md but current Dockerfile does not copy README.md into the docker image.

First error is from Ubuntu cuda GPG error "public key is not available": https://github.com/NVIDIA/nvidia-docker/issues/1632#issuecomment-1112667716.
Second error is from setup.py requiring README.md but Dockerfile does not copy README.md into the docker image.
@Parmida93 Parmida93 merged commit 3629db7 into nadeemlab:main Aug 4, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants