# 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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/docker-machine-driver-vultr>
- **バージョン:** 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>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/vultr/docker-machine-driver-vultr/archive/refs/tags/v2.3.0.tar.gz>
- **最終更新:** 2026-07-25T14:21:57-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- docker-machine-driver-vultr (cli)
- docker-machine-driver-vultr (エイリアス)

## 依存関係

- rancher-machine

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.3.0
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/vultr/docker-machine-driver-vultr
- 検出された最新: v2.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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** docker-machine-driver-vultr
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rancher-machine](https://pkg.so/ja/brew/rancher-machine/) - Runtime dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [docker-credential-helper-ecr](https://pkg.so/ja/brew/docker-credential-helper-ecr/) - Shares pkgdb curated category or tags: cli, cloud, containers, developer-tools.
- [docker-machine-driver-vmware](https://pkg.so/ja/brew/docker-machine-driver-vmware/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker-machine, driver.
- [docker](https://pkg.so/ja/brew/docker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-compose](https://pkg.so/ja/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-buildx](https://pkg.so/ja/brew/docker-buildx/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [mongodb-atlas-cli](https://pkg.so/ja/brew/mongodb-atlas-cli/) - Shares pkgdb curated category or tags: cli, cloud, developer-tools.
- [lazydocker](https://pkg.so/ja/brew/lazydocker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-credential-helper](https://pkg.so/ja/brew/docker-credential-helper/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-clean](https://pkg.so/ja/brew/docker-clean/) - Package names and metadata indicate a similar tool family. Shared terms: cli, containers, developer, developer-tools, docker.

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