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

@ -7,6 +7,8 @@ services:
build: .
container_name: fatt
restart: always
cpu_count: 1
cpus: 0.75
network_mode: "host"
cap_add:
- NET_ADMIN