Converted Docker.md
diff --git a/Docker.md b/Docker.md new file mode 100644 index 0000000..ebda4c0 --- /dev/null +++ b/Docker.md
@@ -0,0 +1,12 @@ +# Introduction + +Add your content here. + + +# Details + + * run `make docker` to enter the pre-built docker container. + * run `make local-docker` to build a new local docker image. + * the 'docker' user must be able to read your source tree. + + * 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
diff --git a/Docker.wiki b/Docker.wiki deleted file mode 100644 index 6ae9219..0000000 --- a/Docker.wiki +++ /dev/null
@@ -1,14 +0,0 @@ -#summary Melange and Docker - -= Introduction = - -Add your content here. - - -= Details = - - * run `make docker` to enter the pre-built docker container. - * run `make local-docker` to build a new local docker image. - * the 'docker' user must be able to read your source tree. - - * 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