Open ajmeese7 opened 5 months ago
You can see the results of docker-compose logs
by pressing m
in the Project panel.
https://github.com/jesseduffield/lazydocker/blob/master/docs/keybindings/Keybindings_en.md#project
You can also modfy the command in commandTemplates.viewAlLogs
of the configfile .
https://github.com/jesseduffield/lazydocker/blob/master/docs/Config.md#default
Whenever I press m
I don't have any logs:
But I have logs in my containers:
Is your feature request related to a problem? Please describe. Much like in the Docker Desktop application, I would love if I was able to see a live stream of logs from all active containers in the project instead of just one container at a time.
Describe the solution you'd like This, but in
lazydocker
:Describe alternatives you've considered This may already exist, I might just be ignorant and have missed it. Please correct me if this functionality is already in place.