mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 11:04:09 +03:00
11 lines
170 B
YAML
11 lines
170 B
YAML
services:
|
|
telemt:
|
|
build:
|
|
context: .
|
|
target: prod-netfilter
|
|
network_mode: host
|
|
ports: []
|
|
cap_add:
|
|
- NET_BIND_SERVICE
|
|
- NET_ADMIN
|