Danish Singh Sethi
c909cb3a27
Add --mac-address flag to set custom MAC addresses for containers ( #753 )
...
- Closes #752 .
- Currently, there is no way to specify a custom MAC address for a
container's network interface and the MAC address is auto-generated by
the system.
- Use Cases
- **Network Testing**: Developers testing network-dependent applications
that need predictable MAC addresses
- **License Management**: Running containerized software with MAC-based
license keys
- **Network Automation**: Scripts and tools that expect specific MAC
addresses for configuration
- **Debugging**: Consistent MAC addresses across container restarts for
easier troubleshooting
2025-10-30 16:26:06 -07:00
Kathryn Baldauf
a84389e517
Remove editor specific git ignore rules ( #197 )
...
These should be up to users to maintain, as trying to add everyones
editor of choice config directories here isn't ideal.
Matches https://github.com/apple/containerization/pull/106
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com >
2025-06-13 14:47:16 -07:00
Alexander
97d4ed6705
Updated gitignore: .idea ( #138 )
...
Added .idea to .gitignore file
2025-06-11 17:11:42 -07:00
J Logan
9868562b5a
Adds base path for GitHub Pages publishing. ( #69 )
2025-06-09 17:15:05 -07:00
Dmitry Kovba
52bc5998d2
Ignore API docs that are for local preview only ( #10 )
...
The added lines mirror the ones in containerization.
2025-06-05 15:52:46 -07:00
+6
8e9670c8f8
Initial commit
...
Co-authored-by: Aditya Ramani <a_ramani@apple.com >
Co-authored-by: Agam Dua <agam_dua@apple.com >
Co-authored-by: Danny Canter <danny_canter@apple.com >
Co-authored-by: Dmitry Kovba <dkovba@apple.com >
Co-authored-by: Eric Ernst <eric_ernst@apple.com >
Co-authored-by: Evan Hazlett <ehazlett@apple.com >
Co-authored-by: Gilbert Song <gilbertsong@apple.com >
Co-authored-by: Hugh Bussell <hbussell@apple.com >
Co-authored-by: John Logan <john_logan@apple.com >
Co-authored-by: Kathryn Baldauf <k_baldauf@apple.com >
Co-authored-by: Madhu Venugopal <mvenugopal@apple.com >
Co-authored-by: Michael Crosby <michael_crosby@apple.com >
Co-authored-by: Sidhartha Mani <sidhartha_mani@apple.com >
Co-authored-by: Tanweer Noor <tnoor@apple.com >
Co-authored-by: Ximena Perez Diaz <xperez528@gmail.com >
Co-authored-by: Yibo Zhuang <yzhuang@apple.com >
2025-06-05 15:51:55 -07:00