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:
@ -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/
|
||||
|
Reference in New Issue
Block a user