This commit is contained in:
Marco Ochse
2022-03-09 23:07:28 +01:00
parent 4bcd24ed19
commit 0a8ff0297f
29 changed files with 135 additions and 6 deletions

View File

@ -10,6 +10,8 @@ services:
tmpfs:
- /var/lib/glutton:uid=2000,gid=2000
- /run:uid=2000,gid=2000
cpu_count: 1
cpus: 0.75
network_mode: "host"
cap_add:
- NET_ADMIN