mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 19:28:09 +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 \
|
util-linux \
|
||||||
cifs-utils \
|
cifs-utils \
|
||||||
e2fsprogs-extra \
|
e2fsprogs-extra \
|
||||||
|
openssl \
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
COPY etc /etc/
|
COPY etc /etc/
|
||||||
|
Loading…
Reference in New Issue
Block a user