exec
This commit is contained in:
parent
d173dd6e4a
commit
e68be56e3b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue