-
Notifications
You must be signed in to change notification settings - Fork 0
Caching DNS on various flavor of Linux; Docker container.
License
lp-lab/dockerDNS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Alpine/unbound based image. Run: docker run --name dnsalpine -d --restart=always --publish <ip>:53:53/tcp \ --publish <ip>:53:53/udp \ --publish <ip>:443:443/tcp \ --volume /etc/localtime:/etc/localtime \ --volume /srv/docker/alpinedns:/data \ --env ROOT_PASSWORD=<password> \ --env TIMEZONE="<your/timezone>" \ lplab/dockerdns:latest
About
Caching DNS on various flavor of Linux; Docker container.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published