You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2019/08/08 07:07:39 UTC

[rocketmq-docker] 26/28: Docs(README): add cd image-build instruction

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

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

commit 4cc0e6a512a6b3647cd1f9e5e5e9d55a486f157e
Author: liuruiyiyang <24...@qq.com>
AuthorDate: Thu Aug 8 14:08:29 2019 +0800

    Docs(README): add cd image-build instruction
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index c080eab..064f259 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,7 @@ docker run -d -p 10911:10911 -p 10909:10909 -v `pwd`/data/broker/logs:/root/logs
 Run:
 
 ```
+cd image-build
 ./update.sh 
 ```