This commit is contained in:
f 2019-09-18 16:32:45 -03:00
parent d173dd6e4a
commit e68be56e3b
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -7,6 +7,7 @@ ENV KEEP 30
COPY ./monit.conf /etc/monit.d/borg.conf
COPY ./backup.sh /usr/local/bin/backup
RUN chmod 755 /usr/local/bin/backup
RUN apk add --no-cache borgbackup