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

查看 docker-machine-driver-vultr 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:docker-machine-driver-vultr
- **软件包管理器:** Homebrew
- **版本:** 2.3.0
- **来源摘要:** Docker Machine driver plugin for Vultr Cloud
- **主页:** <https://github.com/vultr/docker-machine-driver-vultr>
- **仓库:** <https://github.com/vultr/docker-machine-driver-vultr>
- **最后更新:** 2026-07-25T14:21:57-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- docker-machine-driver-vultr (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.3.0
## 项目历史与用法

Docker Machine Vultr Driver is a provider plugin that lets docker-machine, and later Rancher Machine workflows, create Docker-capable hosts on Vultr. It is a narrow but historically useful package from the period when docker-machine drivers were the standard way to turn cloud VMs into Docker hosts from a laptop or CI system.

### 项目历史

The Vultr README describes the package as a driver for both docker-machine and Rancher Node Driver use. It now points users toward rancher-machine, noting that docker-machine is maintained there under that successor workflow, while still documenting the older driver binary installation model.

### 采用历史

Adoption is mainly visible through its role as an official Vultr-maintained driver and its Homebrew formula. The README's Rancher Machine emphasis reflects the broader migration away from upstream Docker Machine while preserving the provider-driver interface for users who still need automatic Vultr node creation.

### 使用方式

Users install docker-machine or rancher-machine, place docker-machine-driver-vultr on PATH, provide a Vultr API key, and run a create command with the vultr driver. The documented options expose Vultr-specific server type, region, plan, OS, SSH key, networking, backups, firewall, tag, and startup-data controls.

### 为什么软件包爱好者会关心

For package people, this is a clean specimen of cloud-specific Docker Machine driver packaging: a provider API wrapped as a small CLI plugin, distributed separately from the core tool, and useful only when the matching provider and orchestration workflow are in play.

### 时间线

- Docker Machine era: The driver implements the external cloud-provider plugin model.
- Rancher Machine era: The README recommends rancher-machine for successor workflows.
- Vultr APIv4 era: The documented workflow uses Vultr APIv4 personal API keys and provider-specific options.

### Related projects

- Related projects include Docker Machine, Rancher Machine, Rancher Node Driver workflows, Vultr's API, and other Docker Machine cloud drivers.

### 来源

- <https://github.com/vultr/docker-machine-driver-vultr#readme>
- <https://github.com/rancher/machine>
- <https://gitlab.com/gitlab-org/ci-cd/docker-machine>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Combined YAML source

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


## 来源

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