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
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
When using docker images that use a custom UID, permission issues can occur. I believe this should work in workspace mode, but not in bind mode (warning: Afaik Docker for macOS doesn't honor any permissions from the host in bind mode, but docker on linux does).
When using docker images that use a custom UID, permission issues can occur. I believe this should work in workspace mode, but not in bind mode (warning: Afaik Docker for macOS doesn't honor any permissions from the host in bind mode, but docker on linux does).
See also https://github.com/sourcegraph/customer/issues/1305