mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00

podman container clone was failing when env variables had multiple `=` in them. Switch split to splitn resolves #15836 Signed-off-by: Charlie Doern <cdoern@redhat.com>