bump glutton, tune down noisy log

This commit is contained in:
t3chn0m4g3
2019-10-15 14:50:39 +00:00
parent b9fb3d4695
commit 42c19e4d81
4 changed files with 95 additions and 25 deletions

View File

@ -9,6 +9,7 @@ services:
restart: always
tmpfs:
- /var/lib/glutton:uid=2000,gid=2000
- /run:uid=2000,gid=2000
network_mode: "host"
cap_add:
- NET_ADMIN