Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Sheffer <guysoft@gmail.com>2018-11-26 14:48:34 +0300
committerGitHub <noreply@github.com>2018-11-26 14:48:34 +0300
commitaacde48b44861e71acf418a54b96cba1043a033f (patch)
tree82b626bbcbaa9447c25ccd44776c26e63b2807e9
parent9d9578f84f7d24482d479201ac5250b07f0cbe22 (diff)
Add docker entry
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 94c0147..1a515f7 100644
--- a/README.rst
+++ b/README.rst
@@ -86,6 +86,10 @@ To build a variant use::
sudo bash -x ./build_dist [Variant]
+Building Using Docker
+~~~~~~~~~~~~~~~~~~~~~~
+`See Building with docker entry in wiki <https://github.com/guysoft/CustomPiOS/wiki/Building-with-Docker>`_
+
Building Using Vagrant
~~~~~~~~~~~~~~~~~~~~~~
There is a vagrant machine configuration to let build OctoPi in case your build environment behaves differently. Unless you do extra configuration, vagrant must run as root to have nfs folder sync working.