mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00

added support for --pid flag. User can specify ns:file, pod, private, or host. container returns an error since you cannot point the ns of the pods infra container to a container outside of the pod. Signed-off-by: cdoern <cdoern@redhat.com>