mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Merge pull request #3722 from gabchab/openssl-in-kernel-build
Add openssl to the kernel-build
This commit is contained in:
commit
b33bda7a33
@ -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