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

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
