macOS
brew install docker-machine-driver-vultrlocal Homebrew formula metadata
brew
Docker Machine driver plugin for Vultr Cloud. Version 2.3.0 via Homebrew; verified 2026-07-01.
install
brew install docker-machine-driver-vultrlocal Homebrew formula metadata
overview
Docker Machine driver plugin for Vultr Cloud
history
Docker Machine Vultr Driver is a provider plugin that lets docker-machine, and later Rancher Machine workflows, create Docker-capable hosts on Vultr. It is a narrow but historically useful package from the period when docker-machine drivers were the standard way to turn cloud VMs into Docker hosts from a laptop or CI system.
The Vultr README describes the package as a driver for both docker-machine and Rancher Node Driver use. It now points users toward rancher-machine, noting that docker-machine is maintained there under that successor workflow, while still documenting the older driver binary installation model.
Adoption is mainly visible through its role as an official Vultr-maintained driver and its Homebrew formula. The README's Rancher Machine emphasis reflects the broader migration away from upstream Docker Machine while preserving the provider-driver interface for users who still need automatic Vultr node creation.
Users install docker-machine or rancher-machine, place docker-machine-driver-vultr on PATH, provide a Vultr API key, and run a create command with the vultr driver. The documented options expose Vultr-specific server type, region, plan, OS, SSH key, networking, backups, firewall, tag, and startup-data controls.
For package people, this is a clean specimen of cloud-specific Docker Machine driver packaging: a provider API wrapped as a small CLI plugin, distributed separately from the core tool, and useful only when the matching provider and orchestration workflow are in play.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
docker-machine-driver-vultr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vultr/docker-machine-driver-vultr
install metadata
| Package key | brew:docker-machine-driver-vultr |
|---|---|
| Version | 2.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/docker-machine-driver-vultr |
| Homepage | https://github.com/vultr/docker-machine-driver-vultr |
| Repository | https://github.com/vultr/docker-machine-driver-vultr |
| Upstream docs | https://github.com/vultr/docker-machine-driver-vultr#readme |
| License | MIT |
| Source archive | https://github.com/vultr/docker-machine-driver-vultr/archive/refs/tags/v2.3.0.tar.gz |
| Last updated | 2026-07-01T05:48:18Z |
| Pulse | updated |
| Dependencies | rancher-machine |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker-machine-driver-vultr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.