Podman with rootless containers complain about not having a proper storage driver (says VFS conflicts with the configuration). With fuse-overlayfs the warning stops and this much better storage driver is used.
Fixes T8408.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>