mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-05 13:30:27 +00:00
Switch to dhcpcd
Should fix issue with not sending hostname which Azure needs. This should be requesting all the dhcp features we currently use. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
ifconfig
|
||||
docker info
|
||||
docker ps
|
||||
docker pull alpine
|
||||
|
||||
Reference in New Issue
Block a user