cleanup cargo/rust crud

This commit is contained in:
aptalca
2021-02-12 08:39:08 -05:00
parent adfe04cedb
commit f0be12bcda
6 changed files with 69 additions and 19 deletions

View File

@@ -148,7 +148,8 @@ RUN \
; done && \
rm -rf \
/tmp/* \
/root/.cache
/root/.cache \
/root/.cargo
# add local files
COPY root/ /