# dory mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dory in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dory
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:dory
- **Paketmanager:** Homebrew
- **Version:** 1.2.0
- **Quellzusammenfassung:** Development proxy for docker
- **Homepage:** <https://github.com/freedomben/dory>
- **Repository:** <https://github.com/FreedomBen/dory>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dory (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.2.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

- 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
