mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
Add openssl to the kernel-build
Signed-off-by: Gabriel Chabot <gabriel.chabot@qarnot-computing.com>
This commit is contained in:
parent
46d4edc967
commit
c37046f617
@ -23,6 +23,7 @@ RUN apk add \
|
|||||||
mpc1-dev \
|
mpc1-dev \
|
||||||
mpfr-dev \
|
mpfr-dev \
|
||||||
ncurses-dev \
|
ncurses-dev \
|
||||||
|
openssl \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
patch \
|
patch \
|
||||||
rsync \
|
rsync \
|
||||||
|
Loading…
Reference in New Issue
Block a user