{"id":13447150,"url":"https://github.com/aj-may/dotdocker","last_synced_at":"2025-05-06T20:11:51.548Z","repository":{"id":34924318,"uuid":"191272825","full_name":"aj-may/dotdocker","owner":"aj-may","description":"🐳 A utility to help setup a docker development environment with host based routing","archived":false,"fork":false,"pushed_at":"2023-02-08T15:14:44.000Z","size":124,"stargazers_count":40,"open_issues_count":10,"forks_count":10,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-01-30T03:33:17.348Z","etag":null,"topics":["developer-tools","development-environment","dnsmasq","docker","nginx-proxy"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aj-may.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-06-11T01:43:22.000Z","updated_at":"2023-12-18T11:41:01.000Z","dependencies_parsed_at":"2024-01-18T15:58:10.701Z","dependency_job_id":"34d00a5a-2a83-4f77-b2b2-408622786e63","html_url":"https://github.com/aj-may/dotdocker","commit_stats":{"total_commits":36,"total_committers":5,"mean_commits":7.2,"dds":"0.19444444444444442","last_synced_commit":"64e5b4faf3147b52338293117d8f55a83eb5f4eb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aj-may%2Fdotdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aj-may%2Fdotdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aj-may%2Fdotdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aj-may%2Fdotdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aj-may","download_url":"https://codeload.github.com/aj-may/dotdocker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240718983,"owners_count":19846485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","development-environment","dnsmasq","docker","nginx-proxy"],"created_at":"2024-07-31T05:01:09.492Z","updated_at":"2025-02-25T17:49:15.403Z","avatar_url":"https://github.com/aj-may.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"![dotdocker](https://dotdocker-github-header.now.sh)\n\nA utility to help setup a docker development environment with host based routing\n\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![version](https://img.shields.io/npm/v/dotdocker.svg?style=flat)](https://www.npmjs.com/package/dotdocker)\n[![MIT License](https://img.shields.io/npm/l/dotdocker.svg?style=flat)](https://github.com/aj-may/dotdocker/blob/master/LICENSE)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat)](http://commitizen.github.io/cz-cli/)\n![GitHub All Releases](https://img.shields.io/github/downloads/aj-may/dotdocker/total.svg?style=flat)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Installation](#installation)\n  - [Using homebrew](#using-homebrew)\n  - [Using npm](#using-npm)\n- [Usage](#usage)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Installation\n\n### Using homebrew\n\n```sh\nbrew install aj-may/dotdocker/dotdocker\n```\n\n### Using npm\n\nTo install `dotdocker` globally using `npm`, run the following:\n\n```sh\nnpm install -g dotdocker\n```\n\n## Usage\n\nBefore Starting `dotdocker`, make sure you are not running any other software that is listening on\nports 53, 80, or 443. This will cause the command to fail. To allow the script to modify your\nsystems DNS configuration, it may ask you to run the command with `sudo` the first time the script\nis run. Once configured, the script can be run with normal privileges.\n\n```text\nUsage: dotdocker [options] [command]\n\nA utility to help setup a docker development environment with host based routing\n\nOptions:\n  -V, --version  output the version number\n  -h, --help     output usage information\n\nCommands:\n  start          Pull and start the proxy container and configure DNS\n  stop           Stop the proxy container\n  restart        Restart the proxy container\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faj-may%2Fdotdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faj-may%2Fdotdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faj-may%2Fdotdocker/lists"}