1
0
Fork 0

Add docker auth in watchtower

This commit is contained in:
Florian RICHER 2023-11-21 21:18:33 +01:00
parent 95c47fe58d
commit 1ea0ffc68c

View file

@ -7,6 +7,7 @@ services:
container_name: watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /root/.docker/config.json:/config.json:ro
networks:
- metrics
environment: