mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
Merge pull request #3367 from singe/patch-1
Update kernel Dockerfile with openssl-dev dep
This commit is contained in:
commit
d50ac51d48
@ -20,6 +20,7 @@ RUN apk add \
|
||||
mpc1-dev \
|
||||
mpfr-dev \
|
||||
ncurses-dev \
|
||||
openssl-dev \
|
||||
patch \
|
||||
sed \
|
||||
squashfs-tools \
|
||||
|
Loading…
Reference in New Issue
Block a user