https://github.com/digitalsparky/docker_local_dns_resolver
Local DNS Resolve server in Docker
https://github.com/digitalsparky/docker_local_dns_resolver
bind dns docker docker-image named
Last synced: 3 months ago
JSON representation
Local DNS Resolve server in Docker
- Host: GitHub
- URL: https://github.com/digitalsparky/docker_local_dns_resolver
- Owner: digitalsparky
- Created: 2016-03-23T05:16:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T13:11:19.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T21:41:21.041Z (5 months ago)
- Topics: bind, dns, docker, docker-image, named
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Local DNS Resolve server in Docker
Also available on docker hub (https://hub.docker.com/r/digitalsparky/local_dns_resolver/)
Run locally using:
docker run --name local_dns_resolver --restart=always -d -p 53:53/udp -p 53:53/tcp digitalsparky/local_dns_resolver