mirror of
https://github.com/containers/podman.git
synced 2025-09-23 13:13:42 +08:00
Merge pull request #5749 from rhatdan/reset
podman info needs to be run within the user namespace
This commit is contained in:
@ -253,7 +253,6 @@ func executeCommandInUserNS(cmd *cobra.Command) bool {
|
|||||||
case _migrateCommand,
|
case _migrateCommand,
|
||||||
_mountCommand,
|
_mountCommand,
|
||||||
_renumberCommand,
|
_renumberCommand,
|
||||||
_infoCommand,
|
|
||||||
_searchCommand,
|
_searchCommand,
|
||||||
_versionCommand:
|
_versionCommand:
|
||||||
return false
|
return false
|
||||||
|
Reference in New Issue
Block a user