zun run container with privileged error
Bug #2058105 reported by
BY
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zun |
New
|
Undecided
|
Unassigned |
Bug Description
I try to run a container with privileged.
Here is my command:
zun run --privileged cirros /bin/sh
While I got an error like follows:
ERROR: b"Policy doesn't allow container:
What can I do to run the container with privileged?