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
When the host for the docker container isn't the same as the machine calling WithBindMount, paths don't get mapped directly.
I ran into this while trying to run our tests on github actions. Certain containers when using a bind mount need to set the permissions to make it accessible.