mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 16:06:51 +00:00
Disallow Watchtower to update AIO Container (exept Mastercontainer)
See: https://containrrr.dev/watchtower/container-selection/#monitor_only Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
9d6690e11c
commit
f5616cd618
13 changed files with 19 additions and 6 deletions
|
|
@ -4,3 +4,4 @@ FROM clamav/clamav:0.105.1-7
|
|||
RUN apk add --no-cache tzdata
|
||||
COPY clamav.conf /tmp/
|
||||
RUN cat /tmp/clamav.conf >> /etc/clamav/clamd.conf
|
||||
LABEL com.centurylinklabs.watchtower.monitor-only="true"
|
||||
Loading…
Add table
Add a link
Reference in a new issue