Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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.

like image 761
koenig Avatar asked Apr 09 '20 15:04

koenig


1 Answers

Looks like you can't, there's an open issue for this:
https://github.com/docker/for-mac/issues/4273

Edit July 2021: Just updated the client and now it opens with my default terminal.

like image 126
bubbassauro Avatar answered Sep 19 '22 19:09

bubbassauro