aboutsummaryrefslogtreecommitdiff
path: root/tcwg-base/tcwg-host/docker-stats
blob: e981aa5ad4e6c9e9ac1e3626e6d9f7184c178254 (plain)
1
2
3
#!/bin/sh

exec watch docker stats --no-stream --format "\"table {{.Name}}\\t{{.CPUPerc}}\\t{{.PIDs}}\\t{{.MemPerc}}\\t{{.MemUsage}}\""