You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by mw...@apache.org on 2018/03/23 14:51:50 UTC

[fluo-website] branch asf-site updated: Jekyll build from gh-pages:dcadd33

This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fluo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 84758e5  Jekyll build from gh-pages:dcadd33
84758e5 is described below

commit 84758e5e040f9e33eb3d09ef487bf1dda339fcd7
Author: Mike Walch <mw...@apache.org>
AuthorDate: Fri Mar 23 10:51:30 2018 -0400

    Jekyll build from gh-pages:dcadd33
    
    explain docker images doesnt run deps (#152)
---
 docs/fluo/1.2/administration/run-fluo-in-docker.html | 4 ++++
 feed.xml                                             | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/docs/fluo/1.2/administration/run-fluo-in-docker.html b/docs/fluo/1.2/administration/run-fluo-in-docker.html
index dcd0620..3fa2e34 100644
--- a/docs/fluo/1.2/administration/run-fluo-in-docker.html
+++ b/docs/fluo/1.2/administration/run-fluo-in-docker.html
@@ -258,6 +258,10 @@ docker run apache/fluo version
 docker run apache/fluo classpath
 </code></pre></div></div>
 
+<p>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.</p>
+
 <h2 id="initialize-application">Initialize application</h2>
 
 <p>Before starting a Fluo oracle and worker using the Fluo Docker image,
diff --git a/feed.xml b/feed.xml
index 92e2a66..61e3ff1 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
     <description>Apache Fluo Website</description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml" rel="self" type="application/rss+xml" />
-    <pubDate>Tue, 20 Mar 2018 22:04:43 +0000</pubDate>
-    <lastBuildDate>Tue, 20 Mar 2018 22:04:43 +0000</lastBuildDate>
+    <pubDate>Fri, 23 Mar 2018 14:51:24 +0000</pubDate>
+    <lastBuildDate>Fri, 23 Mar 2018 14:51:24 +0000</lastBuildDate>
     <generator>Jekyll v3.6.2</generator>
     
     

-- 
To stop receiving notification emails like this one, please contact
mwalch@apache.org.