# 使用 Homebrew 安装 docker-machine-driver-vmware

查看 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
