Which THREE configuration directives or files are associated with customizing container storage backends and root directory locations in Podman? (Choose three.)
Environment variables can override default storage driver settings.
Why this answer
Storage options are configured in /etc/containers/storage.conf, via environment variables like STORAGE_DRIVER, or via user home directory overrides.