add openssl
This commit is contained in:
parent
c977c2df16
commit
a5b43fa93f
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ RUN addgroup synapse
|
|||
RUN adduser -h /var/lib/synapse -D -G synapse synapse
|
||||
|
||||
RUN apk add --no-cache \
|
||||
openssl \
|
||||
bash \
|
||||
coreutils \
|
||||
curl \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue