mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-27 04:28:20 +00:00
Merge pull request #206 from justincormack/openssl
add openssl for wget helper
This commit is contained in:
commit
9d3483736e
@ -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