summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/dfc/installation.rst
diff options
context:
space:
mode:
authormaximesson <maxime.bonneau@est.tech>2019-04-04 14:43:43 +0000
committerMaxime Bonneau <maxime.bonneau@est.tech>2019-04-09 07:13:43 +0000
commitc762eb18c16f5cf05ac79312bd24a7a8ab1aa664 (patch)
treede56f9b4f841e46274693e1a8b90ef77c8ae9967 /docs/sections/services/dfc/installation.rst
parent580eae246a3ac7bf9533df96d20c0fc9b5425d3c (diff)
Update documentation
Change-Id: I2df7480401fe0371b7458962ac3535a00f287919 Issue-ID: DCAEGEN2-1389 Signed-off-by: maximesson <maxime.bonneau@est.tech>
Diffstat (limited to 'docs/sections/services/dfc/installation.rst')
-rw-r--r--docs/sections/services/dfc/installation.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/sections/services/dfc/installation.rst b/docs/sections/services/dfc/installation.rst
index ffaa580e..a0fe4429 100644
--- a/docs/sections/services/dfc/installation.rst
+++ b/docs/sections/services/dfc/installation.rst
@@ -22,4 +22,5 @@ Installation
The following command will download the latest datafile container from
nexus and launch it in the container named "datafile":
- ``docker run -d -p 8100:8100 -p 8433:8433 nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile``
+ ``docker run -d -p 8100:8100 -p 8433:8433
+ nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:latest``