summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2018-07-31 10:52:30 +0800
committerseshukm <seshu.kumar.m@huawei.com>2018-07-31 10:52:30 +0800
commitb5bd4da2bc03c3403ce5300d98ec3db8a983cf71 (patch)
tree870537437e0b669ef4c0002481944787dcf579fd /docs
parentc6b278c366128c76cc4ea7e9d8a832e52ccbd824 (diff)
Correct the document for build info
Change-Id: I33dcbfc213a9af605370b30704b7651a9ad26a84 Issue-ID: SO-759 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Building_SO.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Building_SO.rst b/docs/Building_SO.rst
index 2e411d5e11..7d68e433cc 100644
--- a/docs/Building_SO.rst
+++ b/docs/Building_SO.rst
@@ -34,7 +34,9 @@ Build software without unit tests
Build docker images
--------------------
-SO docker images are built using the "docker" maven profile. During the build, the chef-repo and so-docker repositories are cloned from gerrit into the "so" directory structure. Extra definitions are required in the build environment to make this happen. You may need to adjust the definition of mso.chef.git.url.prefix to match the way you authenticate yourself when performing git clone.
+SO docker images are built using the "docker" maven profile.
+
+During the build, the chef-repo and so-docker repositories are cloned from gerrit into the "so" directory structure. Extra definitions are required in the build environment to make this happen. You may need to adjust the definition of mso.chef.git.url.prefix to match the way you authenticate yourself when performing git clone.
If you are behind a corporate firewall, you can specify proxy definitions for the constructed docker images.