You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run this in my kubernetes cluster, and it keeps failing on prepare.py, something with the symlinking seems to fail miserably, and i can't pinpoint what exactly. You mention that in docker-land a host bind doesn't work, needs to be a named volume. And indeed, if I try to use a host bind, the fail looks the exact same way.
What's the additional thing that docker does here?
The text was updated successfully, but these errors were encountered:
Hi
I'm trying to run this in my kubernetes cluster, and it keeps failing on prepare.py, something with the symlinking seems to fail miserably, and i can't pinpoint what exactly. You mention that in docker-land a host bind doesn't work, needs to be a named volume. And indeed, if I try to use a host bind, the fail looks the exact same way.
What's the additional thing that docker does here?
The text was updated successfully, but these errors were encountered: