Skip to content

Commit f38862a

Browse files
authored
Merge pull request #424 from modem7/hc
Remove healthcheck
2 parents b7f368d + ce84247 commit f38862a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,4 @@ VOLUME /root/.local/state/borgmatic
8080
VOLUME /root/.config/borg
8181
VOLUME /root/.cache/borg
8282

83-
HEALTHCHECK --interval=30s --timeout=10s --start-period=20s --retries=3 CMD borgmatic config validate
84-
8583
ENTRYPOINT [ "/init" ]

0 commit comments

Comments
 (0)