# Functions
FindServices searches for docker-compose.yml files in the specified directory.
[Proposed Feature] FindServicesWithKey searches for docker-compose.yml files in the specified directory and groups the services by their 'dockermi.key' label.
ParseComposeFile reads and parses a docker-compose.yml file located at the specified path.