mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 02:51:55 +00:00
add openssl for wget helper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
fa2e71459b
commit
72023a505a
@ -24,6 +24,7 @@ RUN \
|
||||
util-linux \
|
||||
cifs-utils \
|
||||
e2fsprogs-extra \
|
||||
openssl \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
COPY etc /etc/
|
||||
|
Loading…
Reference in New Issue
Block a user