tokers commented on a change in pull request #190:
URL: https://github.com/apache/apisix-docker/pull/190#discussion_r658611836
##########
File path: README.md
##########
@@ -81,3 +81,10 @@ Tips: If there is a port conflict, please modify the host
port through `docker r
```shell
$ docker run -v
`pwd`/all-in-one/apisix/config.yaml:/usr/local/apisix/conf/config.yaml -v
`pwd`/all-in-one/apisix-dashboard/conf.yaml:/usr/local/apisix-dashboard/conf/conf.yaml
-p 19080:9080 -p 12379:2379 -p 19000:9000 -d apache/apisix-dashboard:whole
```
+
+## release apisix docker image
+
+
Review comment:
Only one empty line is enough.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]