mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-20 14:14:19 -05:00
Merge branch 'master' into develop
This commit is contained in:
commit
8d4b4e781f
@ -33,9 +33,7 @@ RUN pip install --prefix="/install" --no-warn-script-location \
|
|||||||
|
|
||||||
COPY . /synapse
|
COPY . /synapse
|
||||||
RUN pip install --prefix="/install" --no-warn-script-location \
|
RUN pip install --prefix="/install" --no-warn-script-location \
|
||||||
lxml \
|
/synapse[all]
|
||||||
psycopg2 \
|
|
||||||
/synapse
|
|
||||||
|
|
||||||
###
|
###
|
||||||
### Stage 1: runtime
|
### Stage 1: runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user