I've never found `docker stats` useful by itself and always amended it with `docker stats $(docker ps --format={{.Names}})` What do you think about showing names by default?
I've never found
docker statsuseful by itself and always amended it withdocker stats $(docker ps --format={{.Names}})What do you think about showing names by default?