package
0.1.6
Repository: https://github.com/mkhuda/dockermi.git
Documentation: pkg.go.dev

# 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.