mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
add socat to seahub
This commit is contained in:
parent
caac3efcb6
commit
34a64df3df
|
@ -53,7 +53,7 @@ requests_oauthlib \
|
|||
django-pylibmc \
|
||||
&& rm -r /root/.cache/pip
|
||||
|
||||
RUN apk add bash
|
||||
RUN apk add bash socat
|
||||
|
||||
|
||||
COPY --from=get /tmp/seafile-server*/seahub/ /opt/seafile/seafile-server-latest/seahub
|
||||
|
|
Loading…
Reference in a new issue