mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 02:54:10 +03:00
9 lines
133 B
YAML
9 lines
133 B
YAML
services:
|
|
telemt:
|
|
build:
|
|
context: .
|
|
target: prod-netfilter
|
|
cap_add:
|
|
- NET_BIND_SERVICE
|
|
- NET_ADMIN
|