I'm seeking for a way to halt a running container on Ubuntu 14.04 (Trusty Tahr), and the only information I have is the image name used in the Docker run command.
Is there a command that will detect and terminate all matching running containers with that image name?