diff --git a/Readme.md b/Readme.md index 4602afd..9ccce3d 100644 --- a/Readme.md +++ b/Readme.md @@ -17,3 +17,4 @@ 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` +