Files
LumaOps-Public/docker/compose.diagnostic.yml
T

10 lines
290 B
YAML

# UNSAFE: stop the normal container first and use this override only long enough
# to identify missing device permissions. Remove it after selecting explicit nodes.
services:
lumaops:
privileged: true
read_only: false
security_opt: !reset []
cap_drop: !reset []