We do not seem to need syslinux in the image, and it brings in libpng and things we do not need

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-05-11 14:56:58 +01:00
parent d7717d912f
commit 259224176f

View File

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