Files
docker-nsd/README.md
2026-02-02 22:45:23 +01:00

6 lines
258 B
Markdown

This runs the nsd name server daemon in a docker container.
The UID, GID and timezone are configurable via $PUID, $PGID, and $TZ variables (see .env file).
You have to create the config files yourself.
NSD starts as root but will drop privilegs after that.