Stop capturing logs for containers I don't care about
This commit is contained in:
@ -22,3 +22,5 @@ services:
|
||||
- EXEC=1
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
logging:
|
||||
driver: none
|
||||
|
Reference in New Issue
Block a user