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

Simplify dockerfile #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scottcha
Copy link

As mentioned in #5 the nvidia/cuda image referenced isn't signed while the pytorch images are so at least in the fork I was using to evaluate this project I went ahead and simplified this to resolve the errors. The pytorch base image already included many of the subsequent steps as well as the requirements so this PR also removes thos.

I've tested the docker build and docker run on several tests now on a clean device and they work with the updated dockerfile.

Not a big deal if this departs too far from what you were intending with your docker file.

root and others added 2 commits December 19, 2024 15:59
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.

1 participant