macOS
brew install docker-machine-driver-vmwarelocal Homebrew formula metadata
brew
VMware Fusion & Workstation docker-machine driver. Version 0.1.5 via Homebrew; verified 2026-07-01.
install
brew install docker-machine-driver-vmwarelocal Homebrew formula metadata
overview
VMware Fusion & Workstation docker-machine driver
history
Docker Machine VMware Driver is an external docker-machine driver for provisioning local Docker hosts on VMware Fusion and VMware Workstation. Its niche is making the docker-machine workflow work across both VMware desktop products instead of only the built-in vmwarefusion driver.
The README frames the driver as a Docker Machine plugin for creating machines on VMware Fusion and Workstation. It explicitly distinguishes itself from Docker Machine's built-in vmwarefusion driver: the external vmware driver also supports VMware Workstation, while vmwarefusion is limited to VMware Fusion.
The project documents installation from GitHub releases, Homebrew, and Go source. That suggests adoption mostly by macOS and workstation users who still relied on Docker Machine's VM-driver model after Docker Desktop and other local-container workflows became more common.
The normal workflow is docker-machine create --driver=vmware default, with options for boot2docker images, configdrive cloud-init, CPU count, disk size, memory, network type, shared-folder behavior, SSH user/password, and IP wait time. It requires VMware Workstation 14 or VMware Fusion 10 or newer as the supported host virtualization layer.
This package is a good example of the Docker Machine driver plugin ecosystem: a single binary on PATH extends docker-machine with a provider-specific backend. For Homebrew users, it kept an otherwise manual driver install reproducible and upgradeable.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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-vmware | 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/machine-drivers/docker-machine-driver-vmware
install metadata
| Package key | brew:docker-machine-driver-vmware |
|---|---|
| Version | 0.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/docker-machine-driver-vmware |
| Homepage | https://www.vmware.com/products/personal-desktop-virtualization.html |
| Repository | https://github.com/machine-drivers/docker-machine-driver-vmware |
| Upstream docs | https://github.com/machine-drivers/docker-machine-driver-vmware#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/machine-drivers/docker-machine-driver-vmware.git |
| Last updated | 2026-07-01T11:07:34+02:00 |
| Pulse | updated |
| Dependencies | docker-machine |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, 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-vmware |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| 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.