Skip to content
Snippets Groups Projects
Unverified Commit b7e7712f authored by Mathijs van Gorcum's avatar Mathijs van Gorcum Committed by GitHub
Browse files

Remove build requirements after building

parent 9a5ea511
No related branches found
No related tags found
No related merge requests found
...@@ -26,8 +26,9 @@ RUN cd /synapse \ ...@@ -26,8 +26,9 @@ 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"]
EXPOSE 8008/tcp 8448/tcp EXPOSE 8008/tcp 8448/tcp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment