You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by ev...@apache.org on 2017/03/29 22:06:13 UTC

incubator-spot git commit: Update docker documentation with the correct DockerHub organization

Repository: incubator-spot
Updated Branches:
  refs/heads/master f05dde6af -> 49a46eaae


Update docker documentation with the correct DockerHub organization


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/49a46eaa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/49a46eaa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/49a46eaa

Branch: refs/heads/master
Commit: 49a46eaae4e9c5c9b0466791acce9454d45f5c9f
Parents: f05dde6
Author: Everardo Lopez Sandoval (Intel) <el...@elopezsa-mac02.zpn.intel.com>
Authored: Wed Mar 29 12:56:27 2017 -0600
Committer: Everardo Lopez Sandoval (Intel) <el...@elopezsa-mac02.zpn.intel.com>
Committed: Wed Mar 29 12:56:27 2017 -0600

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/49a46eaa/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9ca5e13..caa428a 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ While inspecting specific, unique flows of data that may be important for indivi
 *Running Demo on Docker*
 
 1. [Install Docker](https://docs.docker.com/engine/installation/) for your platform 
-2. Run the container: `docker run -it -p 8889:8889 opennetworkinsight/oni-demo`
+2. Run the container: `docker run -it -p 8889:8889 apachespot/spot-demo`
 3. visit [http://localhost:8889/files/ui/flow/suspicious.html#date=2016-07-08](http://localhost:8889/files/ui/proxy/suspicious.html#date=2016-07-08) in your browser to get started
 
 For the full instructions visit the [spot](https://hub.docker.com/r/opennetworkinsight/oni-demo/) on Docker hub