# docker-machine-driver-vmware を Homebrew でインストール

docker-machine-driver-vmware のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:docker-machine-driver-vmware
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install docker-machine-driver-vmware
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:docker-machine-driver-vmware
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.5
- **ソース概要:** VMware Fusion & Workstation docker-machine driver
- **ホームページ:** <https://www.vmware.com/products/personal-desktop-virtualization.html>
- **リポジトリ:** <https://github.com/machine-drivers/docker-machine-driver-vmware>
- **最終更新:** 2026-07-01T11:07:34+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- docker-machine-driver-vmware (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.5
## プロジェクトの歴史と使われ方

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.

### タイムライン

- Docker Machine plugin era: The driver follows docker-machine's external driver binary model.
- VMware desktop support: The README documents VMware Workstation 14 and VMware Fusion 10 as supported baselines.
- Package-manager availability: The README documents Homebrew installation for macOS users.

### Related projects

- Related projects include Docker Machine, boot2docker, VMware Fusion, VMware Workstation, and other machine-drivers organization plugins.

### ソース

- <https://github.com/machine-drivers/docker-machine-driver-vmware#readme>
- <https://github.com/docker/machine#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/docker-machine-driver-vmware.yml](https://github.com/mxcl/pkgdb/blob/main/combined/docker-machine-driver-vmware.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
