mirror of
https://github.com/apple/container.git
synced 2026-07-17 23:16:59 +00:00
20de8504de
## Type of Change - [x] Bug fix ## Description Resolves #565. Relative paths in type=bind mounts now resolve to absolute paths instead of being validated as volume names. Added some tests generated using gen AI for this scenario.