docker-machine
brew install docker-machine
v0.16.2-gitlab.50
Apache-2.0
Go client to provision and manage Docker hosts locally and on cloud providers.
Why you might care
Provision and manage Docker hosts on various cloud providers (AWS, Azure, GCP) and local hypervisors (VirtualBox, Hyper-V) from the CLI. Primary use is as the executor for GitLab Runner autoscaling, but also useful for quickly spinning up remote Docker hosts without manual SSH and Docker setup.
2.3k
30-day installs · #902
5.3k
90-day · #1060
21.4k
365-day · #1030
Build dependencies
Links
- https://docs.gitlab.com/runner/executors/docker_machine.html
- Brew formula source: Formula/d/docker-machine.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [
"boot2docker-cli"
],
"alternatives": [
"docker-compose",
"docker-context",
"kubectl",
"terraform"
],
"build_dependencies": [
"go"
],
"categories": [
"container-runtime",
"cloud"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Create Docker hosts locally and on cloud providers",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:03+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "docker-machine",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://docs.gitlab.com/runner/executors/docker_machine.html",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Install and register GitLab Runner for autoscaling with Docker Machine | GitLab Docs",
"installs_30d": 2314,
"installs_365d": 21438,
"installs_90d": 5283,
"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:47:46+00:00",
"llm_model": "claude-haiku-4-5",
"name": "docker-machine",
"oldnames": [
"boot2docker"
],
"one_liner": "Go client to provision and manage Docker hosts locally and on cloud providers.",
"optional_dependencies": [],
"rank_30d": 902,
"rank_365d": 1030,
"rank_90d": 1060,
"raw_hash": "d1efd55b2aa6c488",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/docker-machine.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.16.2-gitlab.50",
"versioned_formulae": [],
"why_use_this": "Provision and manage Docker hosts on various cloud providers (AWS, Azure, GCP) and local hypervisors (VirtualBox, Hyper-V) from the CLI. Primary use is as the executor for GitLab Runner autoscaling, but also useful for quickly spinning up remote Docker hosts without manual SSH and Docker setup."
}