mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
disable watchtower pulling for containers
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -4,4 +4,4 @@ FROM onlyoffice/documentserver:7.4.0.1
|
||||
# USER root is probably used
|
||||
|
||||
HEALTHCHECK CMD nc -z localhost 80 || exit 1
|
||||
LABEL com.centurylinklabs.watchtower.monitor-only="true"
|
||||
LABEL com.centurylinklabs.watchtower.enable="false"
|
||||
|
||||
Reference in New Issue
Block a user