Repository: incubator-rocketmq-externals Updated Branches: refs/heads/master b22a31666 -> 3213971df
Update README Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/commit/3213971d Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/tree/3213971d Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/diff/3213971d Branch: refs/heads/master Commit: 3213971dfdb07b4667429d6876b328d7578b369c Parents: b22a316 Author: dongeforever <[email protected]> Authored: Thu Mar 30 19:46:26 2017 +0800 Committer: dongeforever <[email protected]> Committed: Thu Mar 30 19:46:26 2017 +0800 ---------------------------------------------------------------------- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-externals/blob/3213971d/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 34c147e..da8c211 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,11 @@ This project is used to receive and send messages between `mvn clean install dependency:copy-dependencies` 4. Copy the jar depended by rocketmq-flume to `$FLUME_HOME/lib`(the specific jar will be given later) + +## RocketMQ-Docker +Apache RocketMQ Docker provides Dockerfile and bash scripts for building and running docker image. + + + + +
