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