LMSouq
server-admin Open

Stopping Docker containers by image name - Ubuntu

CO
Collin Estes
1 month ago
3 views
Problem Description
On Ubuntu 14.04 (Trusty Tahr) I'm looking for a way to stop a running container and the only information I have is the image name that was used in the Docker run command. Is there a command to find all the matching running containers that match that image name and stop them?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base