Archived
1
0
Fork 0

Prosody: Fix Cleanup in Dockerfile

This commit is contained in:
Joerg Elfring 2019-05-30 23:06:04 +02:00
parent d96b1a2e47
commit 062e39cdb1

View file

@ -53,7 +53,7 @@ RUN set -x \
##
## Cleanup
&& rm -rf /prosody-src \
&& rm -f /prosody-src.tar.gz \
&& rm -f /prosody-trunk.tar.gz \
&& rm -f /prosody-modules.tar.gz \
&& rm -f /usr/local/bin/busted \
&& apk del .build-deps