1
0
mirror of https://github.com/Luzifer/dns.git synced 2024-09-19 23:32:56 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
3bf70db64d
Quickfix: Make key readable 2019-12-23 22:34:02 +01:00
38f960df77
Move to bind instead of coredns
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-12 17:09:45 +01:00
ee90549179
Rebuild to use crond and pre-compiled binary
The build process of the binary patched with the cron runner was too
instable as coredns is not properly vendoring their dependencies. This
way the binary is stable (provided by coredns) and the cron is taken
over by alpine crond.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-04 13:41:25 +01:00