Is there any way to display container names in docker stats?

后端 未结 4 586
滥情空心
滥情空心 2021-01-31 14:27

I want to display state of all running container, so I could achieve it like the following:

docker stats $(docker ps -q)

CON         


        
4条回答
提交回复
热议问题