Merge pull request #3004 from justincormack/ima-prelim

Some kernel builds need openssl binary for key generation
This commit is contained in:
Justin Cormack
2018-04-17 15:47:36 +01:00
committed by GitHub

View File

@@ -16,6 +16,7 @@ RUN apk add \
installkernel \
kmod \
libelf-dev \
libressl \
libressl-dev \
linux-headers \
mpc1-dev \