{"id":18400479,"url":"https://github.com/docksal/service-dns","last_synced_at":"2026-03-05T05:32:03.822Z","repository":{"id":46219831,"uuid":"69368180","full_name":"docksal/service-dns","owner":"docksal","description":"DNS discovery service image for Docksal","archived":false,"fork":false,"pushed_at":"2022-03-06T23:16:50.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-10-02T18:39:13.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://docksal.io","language":"Shell","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/docksal.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}},"created_at":"2016-09-27T14:57:46.000Z","updated_at":"2024-02-17T16:28:32.000Z","dependencies_parsed_at":"2022-07-22T05:32:18.858Z","dependency_job_id":null,"html_url":"https://github.com/docksal/service-dns","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/docksal/service-dns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fservice-dns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fservice-dns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fservice-dns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fservice-dns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docksal","download_url":"https://codeload.github.com/docksal/service-dns/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fservice-dns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30111743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-06T02:33:42.451Z","updated_at":"2026-03-05T05:32:03.781Z","avatar_url":"https://github.com/docksal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNS Docker image for Docksal\n\nThis image(s) is part of the [Docksal](http://docksal.io) image library.\n\nProvides wildcard domain name resolution for local development.\n\n## Usage\n\n```bash\n$ docker run --name dns -d -e DNS_DOMAIN=docksal -e DNS_IP=192.168.64.100 docksal/dns\n\n$ nslookup something.docksal 192.168.64.100\nServer:\t\t192.168.64.100\nAddress:\t192.168.64.100#53\n\nName:\tsomething.docksal\nAddress: 192.168.64.100\n```\n\nReplace `192.168.64.100` with your Docker host IP.\n\n## Debugging \n\nLaunch the container with `LOG_QUERIES=true` to enabled query logging.\n\n```bash\ndocker run --name dns -d -e DNS_DOMAIN=docksal -e DNS_IP=192.168.100.64 -e LOG_QUERIES=true docksal/dns\n```\n\nView logs with `docker logs dns`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fservice-dns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocksal%2Fservice-dns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fservice-dns/lists"}