Docker Support #115
aswinkumar1999
started this conversation in
General
Replies: 2 comments
-
Hi @aswinkumar1999 , we did not include Dockerfiles because all of the deps can be pip installed in a python virtual env (>=3.10), and JAX has good support across hardware platforms. We're not really looking to maintain Dockerfiles right now, but we appreciate you sharing a minimal Dockerfile! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sounds great! I have replaced the above Dockerfile with a newer one with some fixes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the repository did not have Dockerfile to run it with Docker. Are there any specific reasoning for it?
I was able to test a couple of commands with this Dockerfile, I could create a PR if it's there are no specific reasons to use a Dockerfile.
Beta Was this translation helpful? Give feedback.
All reactions