Merge pull request #126 from justincormack/nosyslinux

We do not seem to need syslinux in the image, and it brings in libpng…
This commit is contained in:
Justin Cormack 2016-05-11 15:00:30 +01:00
commit 95c47663a3

View File

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