mirror of
https://github.com/containers/podman.git
synced 2026-07-17 02:31:52 -04: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>