mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-28 21:18:28 +00:00
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:
parent
d7717d912f
commit
259224176f
@ -14,8 +14,6 @@ RUN \
|
|||||||
xz \
|
xz \
|
||||||
iptables \
|
iptables \
|
||||||
sfdisk \
|
sfdisk \
|
||||||
lvm2 \
|
|
||||||
syslinux \
|
|
||||||
openrc \
|
openrc \
|
||||||
busybox-initscripts \
|
busybox-initscripts \
|
||||||
alpine-conf \
|
alpine-conf \
|
||||||
|
Loading…
Reference in New Issue
Block a user