mirror of
https://github.com/telemt/telemt.git
synced 2026-04-23 13:34:11 +03:00
Conntrack Control for Docker
This commit is contained in:
8
docker-compose.netfilter.yml
Normal file
8
docker-compose.netfilter.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
telemt:
|
||||
build:
|
||||
context: .
|
||||
target: prod-netfilter
|
||||
cap_add:
|
||||
- NET_BIND_SERVICE
|
||||
- NET_ADMIN
|
||||
Reference in New Issue
Block a user