docker
brew install docker
v29.6.0
Apache-2.0
Containerization platform that packages and runs applications in isolated lightweight containers using Go.
Why you might care
Docker is the de facto standard for containerization, enabling reproducible application deployment across development, testing, and production environments. Use it to build self-contained images, run multi-container applications with Docker Compose, and integrate with orchestration platforms like Kubernetes. It's essential infrastructure for modern DevOps workflows.
64.8k
30-day installs · #90
209.5k
90-day · #95
781.2k
365-day · #80
Build dependencies
Links
- https://www.docker.com/
- Brew formula source: Formula/d/docker.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"podman",
"containerd",
"rkt",
"singularity"
],
"build_dependencies": [
"go",
"go-md2man"
],
"categories": [
"container-runtime",
"virtualization"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Pack, ship and run any application as a lightweight container",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:02+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "docker",
"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/",
"homepage_og_description": "Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.",
"homepage_og_image": "https://www.docker.com/app/uploads/2023/06/meta-image-homepage-1110x580.png",
"homepage_title": "Docker: Accelerated Container Application Development",
"installs_30d": 64830,
"installs_365d": 781191,
"installs_90d": 209479,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:42:39+00:00",
"llm_model": "claude-haiku-4-5",
"name": "docker",
"oldnames": [],
"one_liner": "Containerization platform that packages and runs applications in isolated lightweight containers using Go.",
"optional_dependencies": [],
"rank_30d": 90,
"rank_365d": 80,
"rank_90d": 95,
"raw_hash": "d2c9c0e6b00499c9",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/docker.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "29.6.0",
"versioned_formulae": [],
"why_use_this": "Docker is the de facto standard for containerization, enabling reproducible application deployment across development, testing, and production environments. Use it to build self-contained images, run multi-container applications with Docker Compose, and integrate with orchestration platforms like Kubernetes. It\u0027s essential infrastructure for modern DevOps workflows."
}