I cloned the image from https://github.com/Appdynamics/docker-machine-agent and executed the docker-compose up command after the machine agent installation. But im getting below error while starting the machine agent, can anyone help please?? "$ docker-compose up Creating docker-machine-agent ... done Attaching to docker-machine-agent docker-machine-agent | /bin/sh: 1: /opt/appdynamics/machine-agent//start-appdynamics: not found docker-machine-agent exited with code 127" I dont know what is wrong with this
... View more