moby: revert #126. setup-disk -m depends on syslinux for now

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2016-05-20 09:42:46 +01:00
parent 217883beea
commit 49d72c048a

View File

@ -14,6 +14,8 @@ RUN \
xz \ xz \
iptables \ iptables \
sfdisk \ sfdisk \
lvm2 \
syslinux \
openrc \ openrc \
busybox-initscripts \ busybox-initscripts \
alpine-conf \ alpine-conf \