Add a way to specify `read-only-path` and `masked-pat` when creating a container machine
Open
- Dominant language
- Swift
- Stars
- 49.9k
- Forks
- 1.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 22
Description
### Feature or enhancement request details
This would be similar to the work done in https://github.com/apple/container/pull/2069 for `container run/create`
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by reviewing the linked PR 2069 and the code path used to create a container machine. Trace how `read-only-path` and `masked-pat` are represented and passed during creation, then add equivalent support for machine creation and verify that both options are accepted and applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100