Edited wiki page Docker through web user interface.
diff --git a/Docker.wiki b/Docker.wiki
index b52eef0..57b51f8 100644
--- a/Docker.wiki
+++ b/Docker.wiki
@@ -1,4 +1,4 @@
-#summary One-sentence summary of this page.
+#summary Melange and Docker
 
 = Introduction =
 
@@ -7,7 +7,8 @@
 
 = Details =
 
-Add your content here.  Format your content with:
-  * Text in *bold* or _italic_
-  * Headings, paragraphs, and lists
-  * Automatic links to other wiki pages
\ No newline at end of file
+   * run `make docker` to enter the pre-built docker container.
+
+   * run `make local-docker` to build a new local docker image.
+
+   * Use http://askubuntu.com/questions/477551/how-can-i-use-docker-without-sudo so you don't have to use root to access the container.
\ No newline at end of file