Replies: 1 comment 1 reply
-
Hey, that's an interesting point. If it's in Docker container, would /root even be an issue? You're not supposed to mount root dir or anything, only the volume directory at most to store model checkpoints/data files. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is it possible to install Miniconda in the /workspace directory in Dockerfile? Since in HPC environments, Singularity is commonly used, and access to the /root directory may not always be permitted.
Beta Was this translation helpful? Give feedback.
All reactions