mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
[CI:DOCS] Fix spelling and typos
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
@ -233,7 +233,7 @@ func namespaceOptions(s *specgen.SpecGenerator, rt *libpod.Runtime, pod *libpod.
|
||||
}
|
||||
|
||||
// This wipes the UserNS settings that get set from the infra container
|
||||
// when we are inheritting from the pod. So only apply this if the container
|
||||
// when we are inheriting from the pod. So only apply this if the container
|
||||
// is not being created in a pod.
|
||||
if s.IDMappings != nil {
|
||||
if pod == nil {
|
||||
|
Reference in New Issue
Block a user