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?
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?