apple / apple/containerization
[Request]: Add support for Bridged Networking
Open
- Dominant language
- Swift
- Stars
- 8.9k
- Forks
- 359
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
### Feature or enhancement request details
It would be very useful is this library would support bridged networking, i.e. giving every VM/container their own IP on the LAN. We could re-use the mac address parameter for that.
In the container package, a network could have a type `nat` or `bridged`, I think.
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.