We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7d40b commit fc068ebCopy full SHA for fc068eb
1 file changed
README.md
@@ -1 +1,8 @@
1
# goDNS
2
+
3
+## Installing
4
+* go get github.com/constabulary/gb/...
5
+* gb build
6
7
+## Build Docker image
8
+* docker build -t godns .
0 commit comments