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:
Justin Cormack
2016-09-23 10:55:34 +01:00
parent b7151cce35
commit 07103e7e62
8 changed files with 53 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
set -ex
ifconfig
docker info
docker ps
docker pull alpine