commit | 31e29604d3fbd3d6b1db99092549ba7dd9a6be6b | [log] [tgz] |
---|---|---|
author | Zsolt Haraszti <zharaszt@ciena.com> | Wed Sep 21 23:18:21 2016 +0000 |
committer | Zsolt Haraszti <zharaszt@ciena.com> | Wed Sep 21 23:18:21 2016 +0000 |
tree | 1a0fab6fbb1b5ec251adfcb5bf0844a9cff60da3 | |
parent | c1fa551440cd56f0da76d8c5897fd1a9f68c5a67 [diff] |
BUILD.md edited online with Bitbucket
diff --git a/BUILD.md b/BUILD.md index cacb5db..9c34165 100644 --- a/BUILD.md +++ b/BUILD.md
@@ -38,7 +38,7 @@ The simplest way to run the image (in the foreground): ``` -docker run -ti cord/voltha +docker run -ti --rm cord/voltha ``` Unless you happen to have a consul agent running on your local system, you shall see that voltha is trying to connect to a consul agent, without success.