High: docker-compose: new resource agent (#1499)
- High: docker-compose: new resource agent
This new resource agent adds functionality to manage docker services using docker-compose as an OCF resource in an High Availability setup.
It relies on a well-tested docker compose YAML file which distributed on an identical location on all cluster nodes.
Co-authored-by: Kenny Chen <kenny@brobridge.com>