# dory を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:dory
```

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

### macOS

- Homebrew (100%):

```sh
brew install dory
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dory
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.0
- **ソース概要:** Development proxy for docker
- **ホームページ:** <https://github.com/freedomben/dory>
- **リポジトリ:** <https://github.com/FreedomBen/dory>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dory (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.2.0
## プロジェクトの歴史と使われ方

Dory is a local development proxy for Docker-based projects. It combines a daemonized nginx proxy container, dnsmasq, and local resolver configuration so developers can reach containers by local domain names instead of IP addresses and ports.

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

The public FreedomBen/dory repository was created in March 2016. Its README explains that Dory wraps codekitchen/dinghy-http-proxy and makes it usable outside Dinghy, especially for teams mixing Docker for Mac and Dinghy workflows.

Dory's release history spans early 0.0.x tags through 1.2.0, while the RubyGems package page lists the same current version and a substantial historical download count. GitHub metadata shows the repository still receiving updates in 2026.

### 採用の歴史

Dory was adopted through RubyGems and Homebrew, with the README recommending Homebrew on macOS and the Ruby gem on Linux. Its adoption niche is local web application development where Docker containers need stable, memorable hostnames.

### 使われ方

A common workflow installs Dory, sets `VIRTUAL_HOST` on containers, and runs `dory up`. Users can generate `~/.dory.yml` with `dory config-file`, then use commands such as `dory down`, `dory restart`, `dory status`, and `dory ip` to manage the proxy services.

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

Dory is package-nerd interesting because it packages a local development environment convention, DNS plus reverse proxy for Docker, as a small CLI that manages external services. It also reflects the Docker Machine, Dinghy, and Docker for Mac era of local container tooling.

### タイムライン

- 2016: The public GitHub repository is created.
- 2016: Early 0.0.x tags appear in the current repository.
- 2020s: The package reaches the 1.x series.
- 2026: GitHub metadata shows continued repository activity.

### Related projects

- Related projects include Docker, Docker for Mac, Dinghy, dinghy-http-proxy, nginx-proxy, dnsmasq, RubyGems, and Homebrew.

### ソース

- <https://github.com/FreedomBen/dory#readme>
- <https://api.github.com/repos/FreedomBen/dory>
- <https://api.github.com/repos/FreedomBen/dory/tags>
- <https://rubygems.org/api/v1/gems/dory.json>
- <https://formulae.brew.sh/formula/dory>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: ~/.dory.yml, <project>/.dory.yml

## Combined YAML source

View the package source record on GitHub. [combined/dory.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dory.yml)


## ソース

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