mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
do not set hostname in dhcp
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
3ff1aed545
commit
be2612bfd8
@ -3,5 +3,4 @@ iface lo inet loopback
|
||||
|
||||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
hostname docker
|
||||
udhcpc_opts -T 1 -A 3
|
||||
|
Loading…
Reference in New Issue
Block a user