From b5bd4da2bc03c3403ce5300d98ec3db8a983cf71 Mon Sep 17 00:00:00 2001 From: seshukm Date: Tue, 31 Jul 2018 10:52:30 +0800 Subject: Correct the document for build info Change-Id: I33dcbfc213a9af605370b30704b7651a9ad26a84 Issue-ID: SO-759 Signed-off-by: seshukm --- docs/Building_SO.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') 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. -- cgit 1.2.3-korg