Skip to content
Snippets Groups Projects

Exclude dockerstats from watchtower to avoid errors

Merged void requested to merge fix-exclude-dockerstats-from-watchtower into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading