This website requires JavaScript.
Explore
Help
Sign In
fabian
/
docker-tools
Watch
1
Star
0
Fork
0
You've already forked docker-tools
Code
Issues
Pull Requests
Releases
Wiki
Activity
e2bd375198
docker-tools
/
dstats
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More commands.
2021-11-02 13:38:12 +00:00
#!/bin/bash
dstats: Removed debugging code.
2021-11-02 14:34:16 +00:00
docker stats $(docker inspect --format "{{.Name}}" $(docker ps -q))
Reference in New Issue
Copy Permalink