docker-compose: bugfix (#1523)
- docker-compose: bugfix
- removed svcname and used prefix name instead, to avoid terminlogogy confusion.
- improved accuracy of service status determination using 'docker ps' instead of 'docker-compose ps'
- Re: [ClusterLabs/resource-agents] docker-compose: bugfix (#1523)
- set binpath default to /usr/bin/docker-compose and removed default value manipulation
- added -n for $DKPS string test