https://github.com/pascaliske/docker-unbound
Small Alpine based image for unbound - the validating and caching recursive DNS resolver.
https://github.com/pascaliske/docker-unbound
alpine dns docker privacy recursive-dns unbound
Last synced: about 1 year ago
JSON representation
Small Alpine based image for unbound - the validating and caching recursive DNS resolver.
- Host: GitHub
- URL: https://github.com/pascaliske/docker-unbound
- Owner: pascaliske
- License: mit
- Created: 2022-09-01T10:55:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T19:07:33.000Z (over 1 year ago)
- Last Synced: 2025-04-09T19:55:43.688Z (about 1 year ago)
- Topics: alpine, dns, docker, privacy, recursive-dns, unbound
- Language: Dockerfile
- Homepage: https://pascaliske.github.io/docker-unbound/
- Size: 710 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `pascaliske/docker-unbound`
> Small Alpine based image for unbound - the validating and caching recursive DNS resolver.
[](https://hub.docker.com/r/pascaliske/unbound) [](https://hub.docker.com/r/pascaliske/unbound) [](https://hub.docker.com/r/pascaliske/unbound) [](https://github.com/pascaliske/docker-unbound) [](https://github.com/pascaliske/docker-unbound/actions) [](https://github.com/pascaliske/docker-unbound) [](https://opensource.org/licenses/MIT) [](https://github.com/Naereen/badges)
## Image
| Registry | Image |
| ------------------------- | --------------------------------------------------------------------------------------------------- |
| GitHub Container Registry | [`ghcr.io/pascaliske/unbound`](https://github.com/pascaliske/docker-unbound/pkgs/container/unbound) |
| Docker Hub | [`pascaliske/unbound`](https://hub.docker.com/r/pascaliske/unbound) |
The following platforms are available for this image:
```bash
$ docker run --rm mplatform/mquery ghcr.io/pascaliske/unbound:latest
Image: ghcr.io/pascaliske/unbound:latest
* Manifest List: Yes
* Supported platforms:
- linux/amd64
- linux/arm/v7
- linux/arm64
```
## Usage
To use this image pull it from one of the following registries:
```bash
# github container registry
docker pull ghcr.io/pascaliske/unbound
# docker hub
docker pull pascaliske/unbound
```
## Kubernetes
If you want to use this tool inside of a Kubernetes cluster [check out my ready to deploy Helm chart](https://charts.pascaliske.dev/charts/unbound/?utm_source=GitHub&utm_medium=Repository&utm_campaign=docker-unbound)!
## License
[MIT](LICENSE.md) – © 2022 [Pascal Iske](https://pascaliske.dev)