How to easily install and uninstall docker on MacOs

To Install:

  1. Go Here
  2. Click the “Get Docker” or “Get Docker Desktop for Mac (Stable)” button.
  3. Double-click the DMG
  4. Drag Docker into Applications
  5. Open Docker
  6. Open Terminal after install and docker will be available. Docker should auto-launch on subsequent startups and be available on command line.

To Uninstall:

  1. Click On Docker Icon
  2. Select Preferences
  3. Select Bug Icon for the Troubleshoot menu (Bomb Icon in older Docker UI)
  4. Select Uninstall

Leave a Comment