Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstmeister committed Mar 15, 2014
1 parent acb1927 commit 882fcfb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ kafka-docker

Dockerfile for [Apache Kafka](http://kafka.apache.org/)

It uses the current trunk version of kafka 0.8.1 because we need: [https://issues.apache.org/jira/browse/KAFKA-1092](https://issues.apache.org/jira/browse/KAFKA-1092)

The image is available directly from https://index.docker.io

##Quickstart
Expand All @@ -21,6 +19,4 @@ Note: Do not use localhost or 127.0.0.1 as the host ip if you want to run multip
[http://wurstmeister.github.io/kafka-docker/](http://wurstmeister.github.io/kafka-docker/)


##Building

To force an update of Kafka simply update ```LAST_GIT_UPDATE``` in the docker file (alternatively use the ```-no-cache``` option)

0 comments on commit 882fcfb

Please sign in to comment.