Skip to content
Snippets Groups Projects
Commit 2e33e2df authored by void's avatar void
Browse files

Merge branch 'fix-exclude-dockerstats-from-watchtower' into 'master'

Exclude dockerstats from watchtower to avoid errors

See merge request !120
parents 05b9c0ec baee4972
No related branches found
No related tags found
1 merge request!120Exclude dockerstats from watchtower to avoid errors
......@@ -11,4 +11,5 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /usr/bin/docker:/usr/bin/docker
labels:
- com.centurylinklabs.watchtower.enable=false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment