https://github.com/androw/docker-unbound
Unbound DNS server on Alpine
https://github.com/androw/docker-unbound
dns dns-server docker
Last synced: 4 months ago
JSON representation
Unbound DNS server on Alpine
- Host: GitHub
- URL: https://github.com/androw/docker-unbound
- Owner: androw
- License: gpl-3.0
- Created: 2020-07-12T17:47:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-27T10:49:53.000Z (7 months ago)
- Last Synced: 2025-11-29T17:16:05.487Z (7 months ago)
- Topics: dns, dns-server, docker
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/androw/unbound
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# docker-unbound
docker-unbound is a docker image based on Alpine for the validating, recursive, caching DNS resolver Unbound
# usage
Create a DNS server and publish it
`docker run -p 53:53/tcp -p 53:53/udp -v example.conf:/etc/unbound/unbound.conf androw/unbound`
example.conf is available in the repository
Config file should be following https://unbound.docs.nlnetlabs.nl/en/latest/