add socat to seahub

This commit is contained in:
Gerrit Gogel 2021-01-22 18:58:18 +01:00
parent caac3efcb6
commit 34a64df3df

View file

@ -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