Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
58ac79c
)
The original arguments were out of order. The docker name has to be after all the...
57/22357/3
author
Taseer
<taseer94@gmail.com>
Thu, 22 Sep 2016 09:52:09 +0000
(14:52 +0500)
committer
Taseer Ahmed
<taseer94@gmail.com>
Fri, 23 Sep 2016 09:12:24 +0000
(09:12 +0000)
Change-Id: I405c79c26be4d9fff90d5453a32af750323d44eb
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
docs/configguide/configuration.rst
patch
|
blob
|
history
diff --git
a/docs/configguide/configuration.rst
b/docs/configguide/configuration.rst
index
f29947d
..
5d03de0
100644
(file)
--- a/
docs/configguide/configuration.rst
+++ b/
docs/configguide/configuration.rst
@@
-58,7
+58,7
@@
running the following command.
Run the Docker instance:
::
- docker run
opnfv/qtip -i -t
bash
+ docker run
-it opnfv/qtip /bin/
bash
Now you are in the container and QTIP can be found in the /repos/qtip and can
be navigated to using the following command.