-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Correctness
-
Fully Compatible
-
Correctness 2025-10-06
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Using a bind mount for devcontainers on macos has two issues:
- Slow performance when compared to using a named volume
- Issues with bazel and resolving globs that match against "build" directories
We should recommend users use the devcontainer extension's "clone repo in a named volume" functionality instead.