mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Remove syslinux from kernel build deps
Unused. This should not affect anything, and I didnt actually bump the kernel version; am working on te build in CI for this... Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
f7b4220bc6
commit
400f4b6c56
@ -18,7 +18,6 @@ RUN \
|
||||
ncurses-dev \
|
||||
sed \
|
||||
squashfs-tools \
|
||||
syslinux \
|
||||
tar \
|
||||
xz \
|
||||
&& true
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM mobylinux/alpine-build-kernel:0e893fbf6fa7638d2f23354de03ea11017bb8065@sha256:3ef3f9d11f0802b759dbd9c43a7706cf0ec37263c99ae90e2b10c29ea85739fa
|
||||
FROM mobylinux/alpine-build-kernel:cfdd576c36a52ed2dd62f237f79eeedc2dd3697b@sha256:3c6c37ddcd1f30b1b64ba72ebda7a5c6853f0bfa771931f213cf41558b50024b
|
||||
|
||||
ARG KERNEL_VERSION
|
||||
ARG DEBUG=0
|
||||
|
Loading…
Reference in New Issue
Block a user