mirror of
https://github.com/telemt/telemt.git
synced 2026-07-05 01:01:09 +03:00
9 lines
151 B
YAML
9 lines
151 B
YAML
services:
|
|
telemt:
|
|
build:
|
|
context: .
|
|
target: prod-netfilter
|
|
network_mode: host
|
|
ports: !reset []
|
|
cap_add:
|
|
- NET_ADMIN |