pub fn podman_bin() -> &'static strExpand description
Return the podman binary path, honouring the BOOTC_EXP_EXTERNAL_CONTAINER_TOOL
environment variable so callers can substitute an alternative tool (e.g. dtool)
without hard-linking it as /usr/bin/podman. The _EXP prefix indicates this
interface is experimental and subject to change.