mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +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 \
|
installkernel \
|
||||||
kmod \
|
kmod \
|
||||||
libelf-dev \
|
libelf-dev \
|
||||||
libressl \
|
|
||||||
libressl-dev \
|
|
||||||
linux-headers \
|
linux-headers \
|
||||||
mpc1-dev \
|
mpc1-dev \
|
||||||
mpfr-dev \
|
mpfr-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user