diff options
author | rn509j <rn509j@att.com> | 2017-10-10 22:58:43 -0400 |
---|---|---|
committer | rn509j <rn509j@att.com> | 2017-10-10 23:00:45 -0400 |
commit | a85fe54bbd387b364681182fbffffd1145074ea5 (patch) | |
tree | ff2c20d636fe5e3298885e7758d0ec0e7acc40bf /docs/Installation | |
parent | a593b099ae364963722c47399f5050a19c70ea63 (diff) |
adding filter document
DMAAP-149
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I7b46acb525972fac048062c480825ec21895ae66
Diffstat (limited to 'docs/Installation')
-rw-r--r-- | docs/Installation/Installation.rst | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/Installation/Installation.rst b/docs/Installation/Installation.rst index 8026928..3723a19 100644 --- a/docs/Installation/Installation.rst +++ b/docs/Installation/Installation.rst @@ -29,14 +29,12 @@ kafka runs on 172.18.0.2 and dmaap on 172.18.0.4. This should start 3 containers.
-6) Run ‘docker ps’. It should show 3 containers.
+6) Run docker ps. It should show 3 containers.
|image0|
.. |image0| image:: docker.png
- :width: 5.84375in
- :height: 0.76042in
-
+
Testing
-------
|