NASA-AMMOS / anms

Asynchronous Network Management System (ANMS)
https://nasa-ammos.github.io/anms-docs/
Apache License 2.0
1 stars 1 forks source link

Podman: review usage of privileged and cap_add flags #146

Open mfarina1 opened 1 month ago

mfarina1 commented 1 month ago

Review usage of privileged and cap_add flags for nm-manager containers. These flags sometimes behave differently in Podman, and it is best practice not to use them if not actually needed.