mikewalch closed pull request #14: Updated README
URL: https://github.com/apache/fluo-docker/pull/14
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
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/
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services