dory
brew install dory
v1.2.0
MIT
Development proxy for docker
7
30-day installs · #9853
20
90-day · #9801
102
365-day · #9122
158
★ GitHub stars · updated 4mo ago
Runtime dependencies
Links
- https://github.com/freedomben/dory
- GitHub: freedomben/dory
- Brew formula source: Formula/d/dory.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"ruby"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Development proxy for docker",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:04+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dory",
"github_default_branch": "master",
"github_last_commit_at": "2026-04-04T16:59:08Z",
"github_readme_excerpt": "# dory\n\n[](https://badge.fury.io/rb/dory) [](https://travis-ci.org/FreedomBen/dory) [](https://codeclimate.com/github/FreedomBen/dory) [](https://codeclimate.com/github/FreedomBen/dory/coverage) [](https://dependencyci.com/github/FreedomBen/dory)\n\n[Dory](https://github.com/FreedomBen/dory) lets you forget about IP addresses and port numbers\nwhile you are developing your application. Through the magic of local DNS and\na reverse proxy, you can access your app at the domain of your choosing. For example,\nhttp://myapp.docker or http://this-is-a-really-long-name.but-its-cool-cause-i-like-it\n\nNow with support for Docker for Mac and even [dinghy! (more info on using with dinghy below)](#usage-with-dinghy)\n\nDory wraps [codekitchen/dinghy-http-proxy](https://github.com/codekitchen/dinghy-http-proxy)\nand makes it easily available for use outside of [dinghy](https://github.com/codekitchen/dinghy).\nThis way you can work comfortably side by side with your colleagues who run dinghy on macOS.\n\nSpecifically, dory will:\n\n* Fire up the nginx proxy in a daemonized docker container for you\n* Configure and start a local dnsmasq to forward DNS queries for\nyour local domain to the nginx proxy\n* Configure your local DNS resolver to point to the local dnsmasq\n\n## Installation\n\nA package for .deb and .rpm is planned as well as a systemd service.\nIf you\u0027d like to help out with any of that, let me know!\n\n### [Homebrew](https://brew.sh) (recommended on macOS)\n\n```bash\nbrew install dory\n```\n\n### Ruby gem (recommended on Linux)\n\n**NOTE:** Dory requires ruby version 2.2 or greater to be installed on your system already.\n\nIf you use multiple ver",
"github_repo": "freedomben/dory",
"github_stars": 158,
"github_topics": [],
"homepage": "https://github.com/freedomben/dory",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 7,
"installs_365d": 102,
"installs_90d": 20,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "dory",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 9853,
"rank_365d": 9122,
"rank_90d": 9801,
"raw_hash": "878279ca332dfef0",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dory.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.2.0",
"versioned_formulae": [],
"why_use_this": null
}