From: Ezhilarasi Date: Fri, 15 Mar 2019 08:53:01 +0000 (+0530) Subject: Format Installation page X-Git-Tag: 0.4.2~182^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F98%2F82398%2F1;p=ccsdk%2Fcds.git Format Installation page Change-Id: I12587be75298e8e4af2cbe8606ac27b01e6c9079 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi --- diff --git a/docs/CBA/sections/installation/index.rst b/docs/CBA/sections/installation/index.rst index 60a6db2af..eb7676d08 100644 --- a/docs/CBA/sections/installation/index.rst +++ b/docs/CBA/sections/installation/index.rst @@ -3,7 +3,7 @@ .. Copyright (C) 2019 IBM. Installation -============ +------------ Building client html and js files ================================= @@ -37,6 +37,7 @@ Building and creating server * RUN npm install * COPY server /opt/cds-ui/ + * COPY --from=builder /opt/cds-ui/server/public /opt/cds-ui/public * RUN npm run build