Renamed README.md

This commit is contained in:
2026-02-02 22:45:23 +01:00
parent b91fc57c09
commit 73454d9cb3

6
README.md 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.