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

Make sure that env.Join() doesn't modify passed-in maps by cloning them and using only the clones. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>