https://github.com/androw/docker-nsd
NSD DNS server on Alpine
https://github.com/androw/docker-nsd
dns dns-server docker
Last synced: 4 months ago
JSON representation
NSD DNS server on Alpine
- Host: GitHub
- URL: https://github.com/androw/docker-nsd
- Owner: androw
- License: gpl-3.0
- Created: 2021-07-17T15:09:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T15:52:22.000Z (7 months ago)
- Last Synced: 2025-11-28T04:30:47.980Z (7 months ago)
- Topics: dns, dns-server, docker
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/androw/nsd
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - androw/docker-nsd - NSD DNS server on Alpine (docker)
README
# docker-nsd
docker-nsd is a docker image based on Alpine for the authoritative DNS name server NSD
# usage
Create a DNS server and publish it
`docker run -p 53:53/tcp -p 53:53/udp -v ./example:/etc/nsd androw/nsd`
example is available in the repository
Config file should be following https://nsd.docs.nlnetlabs.nl/en/latest/