# rancher-machine を Homebrew でインストール

rancher-machine のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:rancher-machine
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install rancher-machine
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:rancher-machine
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/rancher-machine>
- **バージョン:** 0.15.0-rancher145
- **ソース概要:** Machine management for a container-centric world
- **ホームページ:** <https://github.com/rancher/machine>
- **リポジトリ:** <https://github.com/rancher/machine>
- **上流ドキュメント:** <https://gcbw.github.io/docker.github.io/machine>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/rancher/machine/archive/refs/tags/v0.15.0-rancher145.tar.gz>
- **最終更新:** 2026-07-03T00:48:55Z
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- rancher-machine (cli)
- rancher-machine (エイリアス)

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.15.0-rancher145
- マネージャ更新日: 2026-07-03
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/rancher/machine
- 検出された最新: v0.15.0-rancher145 (最新)
## プロジェクトの歴史と使われ方

Rancher Machine is Rancher's fork of Docker Machine, kept for provisioning and managing Docker hosts as part of Rancher-oriented workflows.

### プロジェクトの歴史

The official README identifies Rancher Machine as a fork of Docker Machine and describes Machine as software for creating Docker hosts on a computer, cloud providers, or inside a data center, then configuring the Docker client to talk to them.

### 採用の歴史

Rancher states that the project is intended to be embedded and executed by the full Rancher product, while standalone CLI functionality remains available but is no longer the primary human-facing focus.

### 使われ方

The CLI creates and manages machines, stores per-machine host configuration under the Machine storage path, and preserves Docker Machine-style commands for environments that still need machine provisioning from scripts, Terraform, or Rancher components.

### パッケージ好きにとっての重要性

For package maintainers, rancher-machine is notable as a downstream-maintained Docker Machine lineage package: the binary name and storage paths remain familiar, while releases and branches track Rancher consumption rather than Docker's old release stream.

### タイムライン

- 2015: Docker Machine-era storage conventions such as ~/.docker/machine became part of the tool lineage.
- 2025-07-18: The upstream Docker Machine repository was archived, increasing the relevance of maintained forks.
- 2026-07-02: Rancher Machine latest GitHub release listed as v0.15.0-rancher137.2.

### Related projects

- Docker Machine is the upstream project lineage.
- Rancher consumes Rancher Machine from its release branches and tags.
- Docker Engine hosts are the managed targets created by Machine.

### ソース

- <https://gcbw.github.io/docker.github.io/machine/>
- <https://github.com/rancher/machine>
- <https://raw.githubusercontent.com/rancher/machine/master/commands/mcndirs/utils.go>
- <https://raw.githubusercontent.com/rancher/machine/master/libmachine/persist/filestore.go>


## セキュリティノート

rancher-machine に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $MACHINE_STORAGE_PATH/machines/<machine-name>/config.json, ~/.docker/machine/machines/<machine-name>/config.json

## Credential files

- Unix: $MACHINE_STORAGE_PATH/certs/, $MACHINE_STORAGE_PATH/machines/<machine-name>/, ~/.docker/machine/certs/, ~/.docker/machine/machines/<machine-name>/
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** rancher-machine
- **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


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched curated package taxonomy and local package facts.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [docker-machine-driver-vultr](https://www.automicvault.com/ja/pkg/brew/docker-machine-driver-vultr/) - Popular package that depends on this formula.
- [rancher-cli](https://www.automicvault.com/ja/pkg/brew/rancher-cli/) - Package names and metadata indicate a similar tool family. Shared terms: management, rancher.
- [rancher](https://www.automicvault.com/ja/pkg/cask/rancher/) - Local package facts share a topical domain. Shared terms: container, management, rancher.

## Combined YAML source

View the package source record on GitHub. [combined/rancher-machine.yml](https://github.com/automic-vault/db/blob/main/combined/rancher-machine.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
