@@ -0,0 +1,3 @@
#!/bin/bash
docker stats --no-stream --format "table {{.Name}}\t{{.Container}}\t{{.CPUPerc}}\t{{.MemUsage}}" | sort -k 4 -h
The note is not visible to the blocked user.