This commit is contained in:
parent
09b9a2f23b
commit
a329bbf0ec
2 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ RUN apk add --no-cache borgbackup openssh-client
|
|||
COPY ./monit.conf /etc/monit.d/borg.conf
|
||||
COPY ./backup.sh /usr/local/bin/backup
|
||||
COPY ./ssh_config /root/.ssh/config
|
||||
RUN chmod 755 /usr/local/bin/backup
|
||||
RUN chmod -R u=rX,g=,o= /root/.ssh
|
||||
|
||||
VOLUME /srv/data
|
||||
|
|
0
backup.sh
Normal file → Executable file
0
backup.sh
Normal file → Executable file
Loading…
Reference in a new issue