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

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


The following commit(s) were added to refs/heads/master by this push:
     new a6481b7  Updated README (#14)
a6481b7 is described below

commit a6481b79c5574d0c2251db88705e76212b7dfa6e
Author: Mike Walch <[email protected]>
AuthorDate: Thu Mar 15 11:57:27 2018 -0400

    Updated README (#14)
---
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 31dea2f..cacbf21 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # Apache Fluo Docker Image
 
-**This is currently a work in progress**. Eventually, this will project will 
create a `apache/fluo` image at DockerHub. Until then, you will need to build 
your own image.
-
-This project creates the official [Apache Fluo][Fluo] docker image.
+This project creates the [official Docker image][fluo-dockerhub] for [Apache 
Fluo][Fluo].
 
 ## Getting Started
 
@@ -11,7 +9,7 @@ This project creates the official [Apache Fluo][Fluo] docker 
image.
 ## Obtain the Docker image
 
 To obtain the docker image created by this project, you can either pull it 
from DockerHub at
-`apache/fluo` or build it yourself. To pull the image from DockerHub, run the 
command below:
+[apache/fluo][fluo-dockerhub] or build it yourself. To pull the image from 
DockerHub, run the command below:
 
     docker pull apache/fluo
 
@@ -60,6 +58,7 @@ Below are instructions for building an image:
 
 Read the [documentation][docs] for instructions on how run Fluo using docker.
 
+[fluo-dockerhub]: https://hub.docker.com/r/apache/fluo/
 [Fluo]: https://fluo.apache.org/
 [Accumulo]: https://accumulo.apache.org/
 [Hadoop]: https://hadoop.apache.org/

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to