mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 02:39:26 +00:00
add socat to seahub
This commit is contained in:
parent
caac3efcb6
commit
34a64df3df
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ requests_oauthlib \
|
||||||
django-pylibmc \
|
django-pylibmc \
|
||||||
&& rm -r /root/.cache/pip
|
&& 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
|
COPY --from=get /tmp/seafile-server*/seahub/ /opt/seafile/seafile-server-latest/seahub
|
||||||
|
|
Loading…
Add table
Reference in a new issue