Skip to content

Minimized CoreDNS container with git backend for authoritative hosting and forwarding for all other requests

Notifications You must be signed in to change notification settings

rsumner/coredns-gitandforward-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreDNS container with git plugin for authoritative zones and forwarding

To find dependencies for SSH and Git during build, you can run these commands, put them into a file and sort-unique them.

  • ldd /usr/bin/ssh | cut -d '>' -f 2 | awk '{print $1}')
  • ldd /usr/bin/git | cut -d '>' -f 2 | awk '{print $1}')

About

Minimized CoreDNS container with git backend for authoritative hosting and forwarding for all other requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published