How can I change the terminal application that Docker Desktop for macOS launches when I click the CLI button?

Viewed 5617

I'm using Docker Desktop 2.2 and each time I click the CLI button for a running container I get the standard Terminal.App. I would rather have iTerm2 as that is my default but there is no obvious setting in Docker Desktop to change this behaviour.

1 Answers
Related