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

Exclude dockerstats from watchtower to avoid errors

parent bcb64c43
No related branches found
No related tags found
1 merge request!120Exclude dockerstats from watchtower to avoid errors
...@@ -11,4 +11,5 @@ services: ...@@ -11,4 +11,5 @@ services:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /usr/bin/docker:/usr/bin/docker - /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