Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 122 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 122 Bytes

goDNS

Installing

  • go get github.com/constabulary/gb/...
  • gb build

Build Docker image

  • docker build -t godns .