mirror of
https://github.com/element-hq/synapse.git
synced 2025-01-20 18:42:33 +00:00
Update Dockerfile
This commit is contained in:
parent
e7fa032126
commit
df55a943ca
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue