Find a way to not need `CAP_SYS_ADMIN`
dgtlmoon opened this issue · 2 comments
dgtlmoon commented
CAP_SYS_ADMIN is too powerful
dgtlmoon commented
resolved with seccomp
robinvalk commented
Could some more information be shared on how to limit the container's required privileges? What profile do you use?
In the changedetection-io docker-compose file the SYS_ADMIN
capabilities are still listed. That seems a bit excessive.