Skip to content

Conversation

@JOduMonT
Copy link
Contributor

which show docker stats with name.

which show docker stats with name.
@pierreozoux pierreozoux merged commit 5185830 into libresh:master Mar 29, 2017
@pierreozoux
Copy link
Member

If you use it, then I just merge it.

But wouldn't it be good to have stats, just from the current docker-compose?

@JOduMonT
Copy link
Contributor Author

you means something like that ?
# docker-compose ps | grep Up | awk '{print $1}' | tr "\\n" " " | xargs --no-run-if-empty sudo docker stats

this one is good if you want to know for a specific set of dockers

but with \ # libre stats
you could see all of them

But, if you have, I'm always welling to learn a better way to do ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants