mirror of
https://github.com/yavook/kiwi-backup.git
synced 2024-11-21 14:33:00 +00:00
purge requirements.txt
This commit is contained in:
parent
d5c7f3e684
commit
b1cd4ef52e
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ RUN set -ex; \
|
|||
uninstall -y wheel \
|
||||
; \
|
||||
apk del --purge .build-deps; \
|
||||
rm -f "/tmp/requirements.txt"; \
|
||||
rm -rf "${HOME}/.cargo";
|
||||
|
||||
# create non-root user
|
||||
|
|
Loading…
Reference in a new issue