mage run does not stop containers
Mage debug adds the debug port to each container, which is used as the discriminator to stop them in stopRunningSamDocker().
This changes the logic to also look at the command of the container, which is "/var/rapid/aws-lambda-rie".