docker-nsd/README.de
Christian Baer b91fc57c09
All checks were successful
release-tag / release-image (push) Successful in 7m46s
Added README
2025-05-16 01:53:44 +02:00

6 lines
258 B
Plaintext

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.