# Install dory with Homebrew

Development proxy for docker. Version 1.2.0 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dory
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:dory
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/dory>
- **Version:** 1.2.0
- **Source summary:** Development proxy for docker
- **Homepage:** <https://github.com/freedomben/dory>
- **Repository:** <https://github.com/freedomben/dory>
- **Upstream docs:** <https://github.com/FreedomBen/dory#readme>
- **License:** MIT
- **Source archive:** <https://github.com/FreedomBen/dory/archive/refs/tags/v1.2.0.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- dory (cli)
- dory (alias)

## Dependencies

- ruby

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.2.0
- Local data: ok
- Upstream repository: https://github.com/FreedomBen/dory
- Upstream latest detected: v1.2.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Source Database Details

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


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [ruby](https://www.automicvault.com/pkg/brew/ruby/) - Runtime dependency declared by Homebrew.
- [cdebug](https://www.automicvault.com/pkg/brew/cdebug/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [cekit](https://www.automicvault.com/pkg/brew/cekit/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://www.automicvault.com/pkg/brew/devcontainer/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dive](https://www.automicvault.com/pkg/brew/dive/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dockcheck](https://www.automicvault.com/pkg/brew/dockcheck/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker](https://www.automicvault.com/pkg/brew/docker/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-buildx](https://www.automicvault.com/pkg/brew/docker-buildx/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-clean](https://www.automicvault.com/pkg/brew/docker-clean/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper](https://www.automicvault.com/pkg/brew/docker-credential-helper/) - Local package facts share a topical domain. Shared terms: cli, containers, developer, developer-tools, docker.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
