Toggle navigation
What is Docker?
Product
Get Docker
For Desktops
Mac(Intel Chip)
Mac(Apple Chip)
Windows
Linux
Docs
Community
Create Docker ID
Docker Community Forums
Share and learn in the Docker community.
Docker Community Forums
How to filter docker ps by *exact* name?
Docker Engine
General
sapjpp
(Joe)
August 14, 2015, 8:06pm
2
docker ps -f name=foo | grep -w foo
should do it!
-Joe
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Docker ps doubts
General
docker
2
1863
January 14, 2022
Unable to stop docker containers meeting certain regex patterns
General
docker
2
3990
January 2, 2018
Docker ps -a command to publish only container names?
General
10
125109
August 7, 2018
Unable to destroy containers with grep
General
2
3174
March 8, 2018
Is there some resource to learn about `docker ps` filters?
General
docker
4
3516
February 13, 2017