mirror of
https://github.com/apple/container.git
synced 2026-08-24 10:05:43 -05:00
- 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
30 lines
260 B
Plaintext
30 lines
260 B
Plaintext
.DS_Store
|
|
bin
|
|
libexec
|
|
.build
|
|
.local
|
|
xcuserdata/
|
|
DerivedData/
|
|
Packages/
|
|
.swiftpm/
|
|
.netrc
|
|
.swiftpm
|
|
api-docs/
|
|
workdir/
|
|
installer/
|
|
.venv/
|
|
.claude/
|
|
.clitests/
|
|
test_results/
|
|
*.pid
|
|
*.log
|
|
*.zip
|
|
*.o
|
|
*.ext4
|
|
*.pkg
|
|
*.swp
|
|
|
|
# API docs for local preview only.
|
|
_site/
|
|
_serve/
|