mirror of
https://github.com/containers/podman.git
synced 2025-09-16 22:34:51 +08:00

Compose v2 uses dashes as separators instead of hyphens. This broke some tests that relied upon container names. Set the name conditionally to make it safe for both. Signed-off-by: Matthew Heon <mheon@redhat.com>