From ddefca545c3c393928a07c2195979d4ff3a17ca9 Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 12 Sep 2015 16:24:30 -0700 Subject: [PATCH] Update readme #Nobuild --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 111f647..4602afd 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ Quick start ----------- * Pull: `docker pull dpedu/bind` -* Run: `docker run --name="nameserver "-p 53:53 -v /data/bindconfig:/etc/bind dpedu/bind +* Run: `docker run --name="nameserver "-p 53:53 -v /data/bindconfig:/etc/bind dpedu/bind` Getting the default config --------------------------