Code Review
/
ccsdk
/
cds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
093cdee
)
Format Installation page
98/82398/1
author
Ezhilarasi
<ezhrajam@in.ibm.com>
Fri, 15 Mar 2019 08:53:01 +0000
(14:23 +0530)
committer
Ezhilarasi
<ezhrajam@in.ibm.com>
Fri, 15 Mar 2019 08:53:07 +0000
(14:23 +0530)
Change-Id: I12587be75298e8e4af2cbe8606ac27b01e6c9079
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
docs/CBA/sections/installation/index.rst
patch
|
blob
|
history
diff --git
a/docs/CBA/sections/installation/index.rst
b/docs/CBA/sections/installation/index.rst
index
60a6db2
..
eb7676d
100644
(file)
--- 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