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 73d9e17d77
commit a2c3991580
8 changed files with 53 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ RUN \
chrony \
cifs-utils \
curl \
dhcpcd \
e2fsprogs \
e2fsprogs-extra \
fuse \

View File

@@ -14,6 +14,7 @@ cifs-utils 6.5-r0
cryptsetup-libs 1.7.1-r0
curl 7.50.3-r0
device-mapper 2.02.154-r0
dhcpcd 6.10.3-r1
e2fsprogs 1.43-r0
e2fsprogs-extra 1.43-r0
e2fsprogs-libs 1.43-r0