macOS
brew install dorylocal Homebrew formula metadata
brew
dory のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dorylocal Homebrew formula metadata
概要
Development proxy for docker
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dory | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/FreedomBen/dory
インストールメタデータ
| パッケージキー | brew:dory |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dory |
| ホームページ | https://github.com/freedomben/dory |
| リポジトリ | https://github.com/freedomben/dory |
| 上流ドキュメント | https://github.com/FreedomBen/dory#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/FreedomBen/dory/archive/refs/tags/v1.2.0.tar.gz |
| 依存関係 | ruby |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.