Add openssl to the kernel-build

Signed-off-by: Gabriel Chabot <gabriel.chabot@qarnot-computing.com>
This commit is contained in:
Gabriel Chabot 2021-10-28 10:55:16 +02:00
parent 46d4edc967
commit c37046f617

View File

@ -23,6 +23,7 @@ RUN apk add \
mpc1-dev \
mpfr-dev \
ncurses-dev \
openssl \
openssl-dev \
patch \
rsync \