Right now the Logs section of a Docker app follows (really slowly) the logs from all running containers of that app. When there are a lot of containers, that section basically becomes useless. It would be perfect to be able to select a service from a dropdown and have it follow it's logs only possibly with faster updates, since it doesn't have to load so much data anymore.

Show Docker logs for individual containers

1 total vote