Problem: The docker stats command isn't great - it gives you container ID vs name, which when you have a pretty small deployment like me (~20 containers) you usually know what services you're running, and want to see the actual names of these things. Solution: Like most docker commands, we