Open Docker Desktop from macOS Terminal


Open Docker Desktop from macOS Terminal

If you are one of those who like to work on the Terminal (Command Line) and want to open Docker Desktop from Terminal, you can do that with open command followed by the path of the Docker App.

Command:
% open /Applications/Docker.app/

When you run this command, Docker should get loaded and you should see it over your Apple Menu bar and the dock.

✌️ You will be prompted to enter your Mac password when you run this command, if you want to skip that run this command with sudo.



















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap