Make Docker ALWAYS show logs, like is used to
Answered
Since I recently updated, when using docker, I have to click EVERY SINGLE INSTANCE and select Show Logs.
Before it would just do this, How can I get back this default behavior? Where is the setting?
This new UI is SUPER ANNOYING and a waste of time.
Please sign in to leave a comment.
Hello,
You can enable docker.container.new.ui.log.is.first.tab registry key. To open registry settings press Shift twice, type Registry... and press enter.
Please see https://youtrack.jetbrains.com/issue/IDEA-290082 for more details.
Oh and there's a checkbox to turn this bad new UI off, Even better!
Thanks Egor!