We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1374a commit 7bfa760Copy full SHA for 7bfa760
Dockerfile-recursor
@@ -1,6 +1,6 @@
1
# USAGE
2
3
-# docker build --build-arg MAKEFLAGS=-j8 -t recursor -f docker/Dockerfile-recursor .
+# docker build --build-arg MAKEFLAGS=-j8 -t recursor -f Dockerfile-recursor .
4
# docker run -p 1053:53 -p 1053:53/udp -ti --rm recursor
5
# dig a www.example.com @0 -p 1053
6
0 commit comments