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