mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-15 06:52:11 -04:00
Remove build requirements after building
This commit is contained in:
parent
9a5ea511b5
commit
b7e7712f07
1 changed files with 3 additions and 2 deletions
|
@ -26,7 +26,8 @@ RUN cd /synapse \
|
||||||
&& rm -rf \
|
&& rm -rf \
|
||||||
setup.cfg \
|
setup.cfg \
|
||||||
setup.py \
|
setup.py \
|
||||||
synapse
|
synapse \
|
||||||
|
&& apk del .nacl_deps
|
||||||
|
|
||||||
VOLUME ["/data"]
|
VOLUME ["/data"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue