Format
This commit is contained in:
parent
a2a8784864
commit
362b85a20d
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ COPY src /src
|
|||
COPY config/ssh_config /etc/ssh/
|
||||
COPY config/exclude.conf /exclude.conf
|
||||
|
||||
|
||||
# Add healthcheck to verify backup completed within allowed time
|
||||
ENV MAX_BACKUP_AGE_SECONDS=86400
|
||||
HEALTHCHECK --interval=10s --timeout=10s --start-period=1h CMD /src/healthcheck.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue