mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
add socat
This commit is contained in:
parent
53273a15bf
commit
a6b399286e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ RUN apk update -f \
|
|||
&& apk --no-cache add -f \
|
||||
openssl \
|
||||
curl \
|
||||
netcat-openbsd \
|
||||
socat \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
ENV LE_CONFIG_HOME /acme.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue