# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/docker-machine-driver-vmware>
- **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>
- **Docs amont:** <https://www.vmware.com/products/personal-desktop-virtualization.html>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/machine-drivers/docker-machine-driver-vmware.git>
- **Dernière mise à jour:** 2026-07-01T11:07:34+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- docker-machine-driver-vmware (cli)
- docker-machine-driver-vmware (alias)

## Dépendances

- docker-machine

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.1.5
- gestionnaire mis à jour: 2026-07-01
- données locales: OK
- dépôt amont: https://github.com/machine-drivers/docker-machine-driver-vmware
- info: No cached GitHub release or tag data was available.
## 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

## Détails de la base source

- **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:** head, stable


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [docker-machine](https://pkg.so/fr/brew/docker-machine/) - Runtime dependency declared by Homebrew.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [docker-machine-driver-vultr](https://pkg.so/fr/brew/docker-machine-driver-vultr/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker-machine, driver.
- [docker](https://pkg.so/fr/brew/docker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-compose](https://pkg.so/fr/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-buildx](https://pkg.so/fr/brew/docker-buildx/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [lazydocker](https://pkg.so/fr/brew/lazydocker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-credential-helper-ecr](https://pkg.so/fr/brew/docker-credential-helper-ecr/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-credential-helper](https://pkg.so/fr/brew/docker-credential-helper/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
