Multiple container tabs in Docker Desktop (Mac)

Hello all,

is it possible to view multiple tabs (one per container) in Docker Desktop for Mac OSX? I was hoping for a way to keep track of the logs of the multiple containers running in my app and be able to view a number of them at once instead of one at a time.

Hi. I don’t think that is possible. You need to open a terminal with multiple tabs or multiple windows in a split screen. You can even use Visual Studio Code to work with Docker containers and browse files, see logs and so on.