macOS
brew install dorylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dory in AI-Agent-Workflows.
Installation
brew install dorylocal Homebrew formula metadata
Überblick
Development proxy for docker
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.dory.yml<project>/.dory.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dory | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/FreedomBen/dory
Installationsmetadaten
| Paketschlüssel | brew:dory |
|---|---|
| Version | 1.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dory |
| Homepage | https://github.com/freedomben/dory |
| Repository | https://github.com/freedomben/dory |
| Upstream-Dokumentation | https://github.com/FreedomBen/dory#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/FreedomBen/dory/archive/refs/tags/v1.2.0.tar.gz |
| Abhängigkeiten | ruby |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.