1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-07-16 02:34:41 +03:00

Add functionality to delete old backups

This commit is contained in:
SoarinFerret
2019-12-24 09:06:04 +00:00
committed by Markus
parent 766e9bbd0b
commit 54e734beb0
3 changed files with 16 additions and 2 deletions

View File

@ -15,6 +15,7 @@ ENV UID 100
ENV GID 100
ENV CRONFILE /etc/crontabs/root
ENV LOGFILE /app/log/backup.log
ENV DELETE_AFTER 0
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
COPY backup.sh /app/