Replies: 4 comments 1 reply
-
|
With the recent introduction of compose v2 support, I believe that we need to add support to display the logs of all the container in a stack inside the same log view (equivalent of Docker-compose logs) |
Beta Was this translation helpful? Give feedback.
-
|
this would be really useful for development |
Beta Was this translation helpful? Give feedback.
-
|
This feature would be very helpful - thank you in advance! |
Beta Was this translation helpful? Give feedback.
-
|
I would love to see it! Probably I will try to implement it locally and suggest it here |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to have a view that would show the logs from multiple containers.
I imagine that a user could select multiple containers on the containers view and click a button at the top of the screen. A log view would open (I would prefer it in a new tab) that showed log output from all the selected containers.
This functionality would be similar to what is offered by the
docker-compose logscommand.Beta Was this translation helpful? Give feedback.
All reactions