{"id":16368079,"url":"https://github.com/bfren/docker-unbound","last_synced_at":"2026-01-20T21:06:11.982Z","repository":{"id":194961437,"uuid":"691932161","full_name":"bfren/docker-unbound","owner":"bfren","description":"Docker Unbound image.","archived":false,"fork":false,"pushed_at":"2025-12-18T14:09:47.000Z","size":163,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T19:13:19.910Z","etag":null,"topics":["dns","docker","docker-unbound","unbound"],"latest_commit_sha":null,"homepage":"","language":"Nushell","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/bfren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"bfren","patreon":"bfren"}},"created_at":"2023-09-15T07:39:33.000Z","updated_at":"2025-12-18T14:09:12.000Z","dependencies_parsed_at":"2023-09-16T00:26:33.676Z","dependency_job_id":"736c76f9-a4e5-4ca7-a00e-01961fcdcddb","html_url":"https://github.com/bfren/docker-unbound","commit_stats":null,"previous_names":["bfren/docker-unbound"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/bfren/docker-unbound","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfren%2Fdocker-unbound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfren%2Fdocker-unbound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfren%2Fdocker-unbound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfren%2Fdocker-unbound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfren","download_url":"https://codeload.github.com/bfren/docker-unbound/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfren%2Fdocker-unbound/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28613706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["dns","docker","docker-unbound","unbound"],"created_at":"2024-10-11T02:51:36.152Z","updated_at":"2026-01-20T21:06:11.978Z","avatar_url":"https://github.com/bfren.png","language":"Nushell","funding_links":["https://github.com/sponsors/bfren","https://patreon.com/bfren"],"categories":[],"sub_categories":[],"readme":"# Docker Unbound\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/bfren/docker-unbound) ![Docker Pulls](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fpulls%2Funbound) ![Docker Image Size](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fsize%2Funbound) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bfren/docker-unbound/dev.yml?branch=main)\n\n[Docker Repository](https://hub.docker.com/r/bfren/unbound) - [bfren ecosystem](https://github.com/bfren/docker)\n\nComes with [Unbound](https://nlnetlabs.nl/projects/unbound/about/) pre-installed.\n\nSee sample `.env` and `docker-compose.yml` files for usage (plus `-with-proxy` files).  Or run as:\n\n```bash\ndocker run \\\n    --name=unbound \\\n    --detach=true \\\n    --env UNBOUND_ENABLE_DNSSEC=1 \\\n    --publish=53:53/tcp \\\n    --publish=53:53/udp \\\n    --restart=unless-stopped \\\n    bfren/unbound:latest\n```\n\n## Contents\n\n* [Ports](#ports)\n* [Environment Variables](#environment-variables)\n* [Helper Functions](#helper-functions)\n* [Licence / Copyright](#licence)\n\n## Ports\n\n* 53\n\n## Environment Variables\n\nYou can override various values in Unbound's configuration using environment variables - see /overlay/etc/bf/templates/unbound.conf.esh for details.\n\n## Helper Functions\n\nRun `nu`, type `bf-unbound` and hit `tab` to see a list of helper functions.\n\n## Licence\n\n\u003e [MIT](https://mit.bfren.dev/2023)\n\n## Copyright\n\n\u003e Unbound is (c) 2007, NLnet Labs and licensed under [BSD-3](https://github.com/NLnetLabs/unbound/blob/master/LICENSE).\n\u003e\n\u003e Copyright (c) 2023-2026 [bfren](https://bfren.dev) (unless otherwise stated)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfren%2Fdocker-unbound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfren%2Fdocker-unbound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfren%2Fdocker-unbound/lists"}