This is an automated email from the ASF dual-hosted git repository.
mwalch pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/fluo-website.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new dcadd33 explain docker images doesnt run deps (#152)
dcadd33 is described below
commit dcadd33eb860a44feb5ebabe7a429b3a2a6f4bd0
Author: Keith Turner <[email protected]>
AuthorDate: Fri Mar 23 10:50:18 2018 -0400
explain docker images doesnt run deps (#152)
---
_fluo-1-2/administration/run-fluo-in-docker.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/_fluo-1-2/administration/run-fluo-in-docker.md
b/_fluo-1-2/administration/run-fluo-in-docker.md
index e047933..8c1b09d 100644
--- a/_fluo-1-2/administration/run-fluo-in-docker.md
+++ b/_fluo-1-2/administration/run-fluo-in-docker.md
@@ -38,6 +38,11 @@ docker run apache/fluo version
docker run apache/fluo classpath
```
+This Docker image only runs Fluo, it does not run Accumulo, Hadoop, or
+ZooKeeper processes. These systems must be run separately and the Docker image
+configured to use them.
+
+
## Initialize application
Before starting a Fluo oracle and worker using the Fluo Docker image,
--
To stop receiving notification emails like this one, please contact
[email protected].