]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix example command line 14459/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 10 Jul 2024 13:33:36 +0000 (15:33 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 10 Jul 2024 13:33:36 +0000 (15:33 +0200)
Dockerfile-recursor

index 40c2847118bc4fe211e3ef253234bf8fa3d9a5dc..0f700781ee224aac33602010af45cabbc1ce1b19 100644 (file)
@@ -1,6 +1,6 @@
 # USAGE
 
-#   docker build --build-arg MAKEFLAGS=-j8 -t recursor -f docker/Dockerfile-recursor .
+#   docker build --build-arg MAKEFLAGS=-j8 -t recursor -f Dockerfile-recursor .
 #   docker run -p 1053:53 -p 1053:53/udp -ti --rm recursor
 #   dig a www.example.com @0 -p 1053