mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 09:19:26 -05:00
Update Dockerfile
This commit is contained in:
parent
e7fa032126
commit
df55a943ca
@ -13,7 +13,6 @@ RUN apk add --no-cache --virtual .build_deps \
|
|||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
zlib-dev \
|
zlib-dev \
|
||||||
&& cd /synapse \
|
&& cd /synapse \
|
||||||
&& sed -i 's/\["synctl"\] + //' setup.py \
|
|
||||||
&& apk add --no-cache --virtual .runtime_deps \
|
&& apk add --no-cache --virtual .runtime_deps \
|
||||||
libffi \
|
libffi \
|
||||||
libjpeg-turbo \
|
libjpeg-turbo \
|
||||||
|
Loading…
Reference in New Issue
Block a user