You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/25 09:10:49 UTC

[GitHub] [apisix-docker] oldthreefeng commented on a change in pull request #190: feat: release apisix docker image by tags

oldthreefeng commented on a change in pull request #190:
URL: https://github.com/apache/apisix-docker/pull/190#discussion_r658615903



##########
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:
       done




-- 
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:
users@infra.apache.org