Skip to content

A better way to install Docker Desktop app (Docker.app) on macOS using Homebrew.

Notifications You must be signed in to change notification settings

lmgeorge/homebrew-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-docker

A better way to install Docker Desktop app (Docker.app) on macOS using Homebrew.

Usage

Note: You need administrative privileges to install this cask!

First, add this tap to your Brew. This will to clone the tap repository and symlink all its formulae.

$ brew tap lmgeorge/docker

Next, install the cask:

$ brew install --cask docker-desktop

Tips

  1. If you want to purge Docker from your machine, you are better off using Homebrew to remove the app instead (brew remove --zap). Docker's uninstall process via the app leaves a lot of artifacts behind that can mess with reinstallation later.

About

A better way to install Docker Desktop app (Docker.app) on macOS using Homebrew.

Resources

Stars

Watchers

Forks

Languages