diff --git a/alpine/etc/network/interfaces b/alpine/etc/network/interfaces index c4747717f..668b7b8f4 100644 --- a/alpine/etc/network/interfaces +++ b/alpine/etc/network/interfaces @@ -4,3 +4,4 @@ iface lo inet loopback auto eth0 iface eth0 inet dhcp hostname docker + udhcpc_opts -T 1 -A 3