macOS
brew install docker-machine-driver-vmwarelocal Homebrew formula metadata
brew
docker-machine-driver-vmware のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install docker-machine-driver-vmwarelocal Homebrew formula metadata
概要
VMware Fusion & Workstation docker-machine driver
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
docker-machine-driver-vmware | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/machine-drivers/docker-machine-driver-vmware
インストールメタデータ
| パッケージキー | brew:docker-machine-driver-vmware |
|---|---|
| バージョン | 0.1.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/docker-machine-driver-vmware |
| ホームページ | https://www.vmware.com/products/personal-desktop-virtualization.html |
| リポジトリ | https://github.com/machine-drivers/docker-machine-driver-vmware |
| 上流ドキュメント | https://github.com/machine-drivers/docker-machine-driver-vmware#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/machine-drivers/docker-machine-driver-vmware.git |
| 最終更新 | 2026-07-01T11:07:34+02:00 |
| Pulse | updated |
| 依存関係 | docker-machine |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.