From 8f9f3405647dcd689c66059f80be98e572bf7fb5 Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 12 Sep 2015 16:50:08 -0700 Subject: [PATCH] Updated readme --- Readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9ccce3d..4602afd 100644 --- a/Readme.md +++ b/Readme.md @@ -17,4 +17,3 @@ don't have that if you're starting out. So extract it from the image: * Run a copy that immediately exits: `docker run --name="tempbind" dpedu/bind bash` * Extract the files: `docker cp tempbind:/etc/bind/ /tmp/` * Delete temp container: `docker rm tempbind` -