mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
kernel: Remove libressl from kernel build Dockerfile
Alpine 3.9 no longer uses libressl Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
a0e49c68bf
commit
94516fe2a8
@ -16,8 +16,6 @@ RUN apk add \
|
||||
installkernel \
|
||||
kmod \
|
||||
libelf-dev \
|
||||
libressl \
|
||||
libressl-dev \
|
||||
linux-headers \
|
||||
mpc1-dev \
|
||||
mpfr-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user