Added README
All checks were successful
release-tag / release-image (push) Successful in 7m46s

This commit is contained in:
Christian Busch 2025-05-16 01:53:44 +02:00
parent 9533c3b740
commit b91fc57c09

6
README.de Normal file
View File

@ -0,0 +1,6 @@
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.