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 <[email protected]> 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 ```
