Hussaina Begum

Results 15 comments of Hussaina Begum

Will fix it to fall back to last stable release.

below code in healthcheck.go is throwin the error: ` op, err := exec.Command("docker-compose", "-f", DockerComposeFile, "ps").Output() `exec.Command() must be looking at system defined paths like /usr/bin and /usr/sbin. It may...

@ashish111333 , This issue is opened to remove the dependency on docker-compose CLI command and move to libcompose SDK.

> @hexxdump look good? yes, looks good, just had some typos, pointed it out.