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/15 16:05:12 UTC

[fluo-website] 01/02: Jekyll build from gh-pages:25656be

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

commit 17ed8ea8008161ca8c7c57de3822ee54a6f7218a
Author: Mike Walch <mw...@apache.org>
AuthorDate: Thu Mar 15 12:01:16 2018 -0400

    Jekyll build from gh-pages:25656be
    
    Updated Docker docs (#150)
---
 docs/fluo/1.2/administration/run-fluo-in-docker.html | 8 ++++----
 feed.xml                                             | 4 ++--
 2 files changed, 6 insertions(+), 6 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 7bb48b0..dcd0620 100644
--- a/docs/fluo/1.2/administration/run-fluo-in-docker.html
+++ b/docs/fluo/1.2/administration/run-fluo-in-docker.html
@@ -206,8 +206,8 @@
     
     <h2 id="obtain-the-docker-image">Obtain the Docker image</h2>
 
-<p>To obtain the docker image created by this project, you can either pull it from DockerHub (<strong>Its not on DockerHub yet, this should happen soon</strong>) at
-<code class="highlighter-rouge">apache/fluo</code> or build it yourself. To pull the image from DockerHub, run the command below:</p>
+<p>To obtain the docker image created by this project, you can either pull it from <a href="https://hub.docker.com/">DockerHub</a> at
+<a href="https://hub.docker.com/r/apache/fluo/">apache/fluo</a> or build it yourself. To pull the image from DockerHub, run the command below:</p>
 
 <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>docker pull apache/fluo
 </code></pre></div></div>
@@ -232,11 +232,11 @@
     </tr>
     <tr>
       <td><a href="https://hadoop.apache.org/">Hadoop</a></td>
-      <td>2.7.3</td>
+      <td>2.7.5</td>
     </tr>
     <tr>
       <td><a href="https://zookeeper.apache.org/">Zookeeper</a></td>
-      <td>3.4.9</td>
+      <td>3.4.11</td>
     </tr>
   </tbody>
 </table>
diff --git a/feed.xml b/feed.xml
index f9b136f..77bbfad 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>Wed, 14 Mar 2018 20:39:33 +0000</pubDate>
-    <lastBuildDate>Wed, 14 Mar 2018 20:39:33 +0000</lastBuildDate>
+    <pubDate>Thu, 15 Mar 2018 16:01:08 +0000</pubDate>
+    <lastBuildDate>Thu, 15 Mar 2018 16:01:08 +0000</lastBuildDate>
     <generator>Jekyll v3.6.2</generator>
     
     

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