mirror of
https://github.com/apple/container.git
synced 2026-09-13 03:05:42 +00:00
- Closes #1750. - Applies permission code used for the `--ssh` mount to all host-to-container socket mounts. - Adds a user option to the `doExec` test support function. - Updates the `testRunCommandUnixSocketMount` to install `nc` in the test container, and check the socket permission, and check the mounted socket using `nc` as the guest user.