Skip to content

Docker daemon no-new-privileges: true seems to not work #492

@archfz

Description

@archfz

Although I have set in the daemon:

{
 "icc": false,
 "no-new-privileges": true,
 "userland-proxy": false,
 "live-restore": true 
}

Restarted docker. Recreated containers. I still get the following errors.

[WARN] 5.25  - Ensure the container is restricted from acquiring additional privileges
[WARN]      * Privileges not restricted: <container_name>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions