mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
Merge pull request #3004 from justincormack/ima-prelim
Some kernel builds need openssl binary for key generation
This commit is contained in:
commit
5e9b5718aa
@ -16,6 +16,7 @@ RUN apk add \
|
|||||||
installkernel \
|
installkernel \
|
||||||
kmod \
|
kmod \
|
||||||
libelf-dev \
|
libelf-dev \
|
||||||
|
libressl \
|
||||||
libressl-dev \
|
libressl-dev \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
mpc1-dev \
|
mpc1-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user