Watchtower: Name containers

This commit is contained in:
Tobias Manske 2022-06-22 20:26:50 +02:00
parent 6fe2db8784
commit 5a6044ddd7
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
services:
update:
image: containrrr/watchtower:latest
container_name: Watchtower
privileged: true
environment:
DOCKER_CONFIG: /config
@ -24,6 +25,7 @@ services:
http:
image: containrrr/watchtower:latest
privileged: true
container_name: HTTP
environment:
DOCKER_CONFIG: /config
WATCHTOWER_POLL_INTERVAL: 900