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

4 Commits

Author SHA1 Message Date
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
caea3c7f13
Work around packages not pinned properly
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-18 14:31:47 +01:00
c53cfe7330
Add zone file generator
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-05 07:03:08 +01:00
59f754d910
Add custom build of coredns 2018-01-30 23:26:44 +01:00