# 使用 Homebrew 安装 dory

查看 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
