Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docker-restapi] limit privileged flag for restapi container (#17138)
Why I did it HLD implementation: Container Hardening (sonic-net/SONiC#1364) Work item tracking Microsoft ADO (number only): 14807420 How I did it Reduce linux capabilities in privileged flag How to verify it Run restapi sonic-mgmt tests on sn4600c Check container's settings: Privileged is false and container only has default Linux caps, does not have extended caps.
- Loading branch information