🍺 BREW Explorer

← all casks

Docker Desktop

brew install --cask docker-desktop v4.78.0,229452

Build, run, and manage containerized applications with Docker Engine and orchestration tools.

Why you might care

Docker Desktop is the official, easiest way to get started with containers on macOS. It includes Docker Engine, Docker Compose, and a GUI for managing images and containers without command-line setup. Industry standard for microservices development and deployment.

Categories

Alternatives

Podman Colima OrbStack
49.8k
30-day installs · #5
156.5k
90-day · #4
505.7k
365-day · #3

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "Podman",
    "Colima",
    "OrbStack"
  ],
  "artifacts": [
    {
      "uninstall": [
        {
          "delete": [
            "/Library/PrivilegedHelperTools/com.docker.socket",
            "/Library/PrivilegedHelperTools/com.docker.vmnetd"
          ],
          "launchctl": [
            "com.docker.helper",
            "com.docker.socket",
            "com.docker.vmnetd"
          ],
          "quit": "com.docker.docker",
          "rmdir": "~/.docker/bin"
        }
      ]
    },
    {
      "app": [
        "Docker.app"
      ],
      "target": "/Applications/Docker.app"
    },
    {
      "bash_completion": [
        "$APPDIR/Docker.app/Contents/Resources/etc/docker-compose.bash-completion"
      ],
      "target": "$HOMEBREW_PREFIX/etc/bash_completion.d/docker-compose"
    },
    {
      "bash_completion": [
        "$APPDIR/Docker.app/Contents/Resources/etc/docker.bash-completion"
      ],
      "target": "$HOMEBREW_PREFIX/etc/bash_completion.d/docker"
    },
    {
      "fish_completion": [
        "$APPDIR/Docker.app/Contents/Resources/etc/docker-compose.fish-completion"
      ],
      "target": "$HOMEBREW_PREFIX/share/fish/vendor_completions.d/docker-compose.fish"
    },
    {
      "fish_completion": [
        "$APPDIR/Docker.app/Contents/Resources/etc/docker.fish-completion"
      ],
      "target": "$HOMEBREW_PREFIX/share/fish/vendor_completions.d/docker.fish"
    },
    {
      "target": "$HOMEBREW_PREFIX/share/zsh/site-functions/_docker-compose",
      "zsh_completion": [
        "$APPDIR/Docker.app/Contents/Resources/etc/docker-compose.zsh-completion"
      ]
    },
    {
      "target": "$HOMEBREW_PREFIX/share/zsh/site-functions/_docker",
      "zsh_completion": [
        "$APPDIR/Docker.app/Contents/Resources/etc/docker.zsh-completion"
      ]
    },
    {
      "binary": [
        "$APPDIR/Docker.app/Contents/Resources/bin/docker",
        {
          "target": "/usr/local/bin/docker"
        }
      ],
      "target": "/usr/local/bin/docker"
    },
    {
      "binary": [
        "$APPDIR/Docker.app/Contents/Resources/bin/docker-credential-osxkeychain",
        {
          "target": "/usr/local/bin/docker-credential-osxkeychain"
        }
      ],
      "target": "/usr/local/bin/docker-credential-osxkeychain"
    },
    {
      "binary": [
        "$APPDIR/Docker.app/Contents/Resources/bin/kubectl",
        {
          "target": "/usr/local/bin/kubectl.docker"
        }
      ],
      "target": "/usr/local/bin/kubectl.docker"
    },
    {
      "binary": [
        "$APPDIR/Docker.app/Contents/Resources/cli-plugins/docker-compose",
        {
          "target": "/usr/local/cli-plugins/docker-compose"
        }
      ],
      "target": "/usr/local/cli-plugins/docker-compose"
    },
    {
      "binary": [
        "$APPDIR/Docker.app/Contents/Resources/bin/docker-credential-desktop",
        {
          "target": "/usr/local/bin/docker-credential-desktop"
        }
      ],
      "target": "/usr/local/bin/docker-credential-desktop"
    },
    {
      "binary": [
        "$APPDIR/Docker.app/Contents/Resources/bin/docker-credential-ecr-login",
        {
          "target": "/usr/local/bin/docker-credential-ecr-login"
        }
      ],
      "target": "/usr/local/bin/docker-credential-ecr-login"
    },
    {
      "postflight": null
    },
    {
      "uninstall_postflight": null
    },
    {
      "zap": [
        {
          "rmdir": [
            "~/Library/Caches/com.plausiblelabs.crashreporter.data",
            "~/Library/Caches/KSCrashReports"
          ],
          "trash": [
            "/usr/local/bin/docker-compose.backup",
            "/usr/local/bin/docker.backup",
            "~/.docker",
            "~/Library/Application Scripts/com.docker.helper",
            "~/Library/Application Scripts/group.com.docker",
            "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.docker.helper.sfl*",
            "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.electron.dockerdesktop.sfl*",
            "~/Library/Application Support/com.bugsnag.Bugsnag/com.docker.docker",
            "~/Library/Application Support/Docker Desktop",
            "~/Library/Caches/com.docker.docker",
            "~/Library/Caches/com.plausiblelabs.crashreporter.data/com.docker.docker",
            "~/Library/Caches/KSCrashReports/Docker",
            "~/Library/Containers/com.docker.docker",
            "~/Library/Containers/com.docker.helper",
            "~/Library/Group Containers/group.com.docker",
            "~/Library/HTTPStorages/com.docker.docker",
            "~/Library/HTTPStorages/com.docker.docker.binarycookies",
            "~/Library/Logs/Docker Desktop",
            "~/Library/Preferences/com.docker.docker.plist",
            "~/Library/Preferences/com.electron.docker-frontend.plist",
            "~/Library/Preferences/com.electron.dockerdesktop.plist",
            "~/Library/Saved Application State/com.electron.docker-frontend.savedState",
            "~/Library/Saved Application State/com.electron.dockerdesktop.savedState"
          ]
        }
      ]
    }
  ],
  "auto_updates": 1,
  "categories": [
    "container",
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "App to build and share containerised applications and microservices",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Docker Desktop",
  "enrichment_fetched_at": "2026-06-20T22:42:11+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "docker-desktop",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.docker.com/products/docker-desktop",
  "homepage_og_description": "Docker Desktop is collaborative containerization software for developers. Get started and download Docker Desktop today on Mac, Windows, or Linux.",
  "homepage_og_image": "https://www.docker.com/app/uploads/2023/06/meta-image-download-docker-desktop-1110x580.png",
  "homepage_title": "Docker Desktop: The #1 Containerization Tool for Developers | Docker",
  "installs_30d": 49801,
  "installs_365d": 505704,
  "installs_90d": 156528,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:02:32+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "Docker Desktop",
    "Docker Community Edition",
    "Docker CE"
  ],
  "one_liner": "Build, run, and manage containerized applications with Docker Engine and orchestration tools.",
  "rank_30d": 5,
  "rank_365d": 3,
  "rank_90d": 4,
  "raw_hash": "6a6af64cd05f0f2a",
  "ruby_source_path": "Casks/d/docker-desktop.rb",
  "tap": "homebrew/cask",
  "token": "docker-desktop",
  "version": "4.78.0,229452",
  "why_use_this": "Docker Desktop is the official, easiest way to get started with containers on macOS. It includes Docker Engine, Docker Compose, and a GUI for managing images and containers without command-line setup. Industry standard for microservices development and deployment."
}