From: Peter van Dijk Date: Thu, 23 Mar 2017 13:12:13 +0000 (+0100) Subject: correct Docker instructions X-Git-Tag: rec-4.1.0-alpha1~184^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e25099f7e86f2584f77e71f82d3f5af528f37d;p=thirdparty%2Fpdns.git correct Docker instructions --- diff --git a/docs/Dockerfile b/docs/Dockerfile index e990b2c564..410e6fbd6d 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -2,8 +2,7 @@ # # example usage: # docs/$ docker build -t pdns-mkdocs . -# docs/$ cd ../.. # to pdns checkout root -# pdns/$ docker run -t -i -v $(pwd):/pdns pdns-mkdocs bash +# docs/$ docker run -t -i -v $(pwd)/..:/pdns pdns-mkdocs bash # root@07d38c7f88a5:/# useradd -u 1000 peter # root@07d38c7f88a5:/# su - peter # No directory, logging in with HOME=/