# Installer docker-machine-driver-vmware avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de docker-machine-driver-vmware pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:docker-machine-driver-vmware
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.5
- **Résumé source:** VMware Fusion & Workstation docker-machine driver
- **Page d'accueil:** <https://www.vmware.com/products/personal-desktop-virtualization.html>
- **Dépôt:** <https://github.com/machine-drivers/docker-machine-driver-vmware>
- **Dernière mise à jour:** 2026-07-01T11:07:34+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- docker-machine-driver-vmware (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.5
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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