Docker already supports fuzzy name matching—you just have to use it.
In this short walkthrough, I show how to:
Filter running containers by partial name
Use -q for clean scripting output
Stop (and remove) multiple containers with a single command
Clean up dev or PR environments instantly
If you’re still copying container IDs, this will change how you use Docker.
You can follow me on LinkedIn: / mikeenxo
Or GitHub: https://github.com/enxoco