mirror of
https://github.com/containers/podman.git
synced 2026-07-18 19:21:54 -04:00
We are hard coding mounts to return nil in compat API, since we have the data, we should return it. Fixes: https://github.com/containers/podman/issues/12734 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>