mirror of
https://github.com/containers/podman.git
synced 2026-07-17 02:31:52 -04:00
when creating a container using the compat endpoint, the interactive bool was being hard set to false and ignoring the user's input. Signed-off-by: baude <bbaude@redhat.com>