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

even though the official documentation suggests that application/x-tar should be used for tar files, it seems docker-compose uses application/tar. we now accept them and issue a warning. Fixes: #7185 Signed-off-by: Brent Baude <bbaude@redhat.com>