Thanks for getting back to us with your fix! I think I might have an idea about what caused this for you. Volumes are mounted by name-- it’s possible that calling the source ‘run’ conflicted with the existing /run
directory! I was able to reproduce this on a basic test app, and renaming it also resolved the issue.
2 Likes