mirror of
https://github.com/devplayer0/docker-net-dhcp
synced 2024-11-18 21:28:05 +00:00
4072ce8de4
If specified (via `--mac-address`), Docker only applies a user-selected MAC address when moving the interface into the container's network namespace. This means that the initial run of `udhcpc` will use the random veth MAC address, breaking any statically configured leases (since this is the IP address that Docker will assign to the container). |
||
---|---|---|
.. | ||
__init__.py | ||
network.py | ||
udhcpc_handler.py | ||
udhcpc.py |