improve the restore process

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-03-30 16:35:04 +02:00
parent 59a49c62b4
commit f5e8e5630d
2 changed files with 32 additions and 32 deletions

View file

@ -8,6 +8,7 @@ RUN set -ex; \
rsync \
fuse \
python3-llfuse \
jq \
; \
rm -rf /var/lib/apt/lists/*