mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
rootless, search: do not create a new userns
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1360 Approved by: vrothberg
This commit is contained in:
committed by
Atomic Bot
parent
ec07b2d021
commit
c33b359ed1
@@ -32,6 +32,7 @@ var cmdsNotRequiringRootless = map[string]bool{
|
||||
"login": true,
|
||||
"logout": true,
|
||||
"kill": true,
|
||||
"search": true,
|
||||
"stop": true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user