Sign inSign up

toolbelt/tinydns

By toolbelt

•Updated 1 day ago

A minimal DNS server

Image
0

3.2K

toolbelt/tinydns repository overview

build status image size

source code docker image

⁠tinydns

Docker image for tinydns⁠. To use run

docker run --rm -ti --volume tinydns-data:/run/tinydns --port 53:53/udp toolbelt/tinydns

New DNS entries can be added using

docker run --rm -ti --volume tinydns-data:/run/tinydns --port 53:53/udp toolbelt/tinydns edit data data.temp add host <fqdn> <ip>

To update the binary data file run

docker run --rm -ti --volume tinydns-data:/run/tinydns --port 53:53/udp toolbelt/tinydns data

⁠NOTICE

This docker image includes

tinydns⁠

  • Copyright © 2001 D. J. Bernstein

Alpine Linux⁠ – maintained by the Alpine Linux development team.

Tag summary

Content type

Image

Digest

sha256:9ffacd039…

Size

3.7 MB

Last updated

1 day ago

docker pull toolbelt/tinydns