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 07:14:18 UTC

[GitHub] [apisix-docker] oldthreefeng opened a new pull request #190: release apisix docker image by tags

oldthreefeng opened a new pull request #190:
URL: https://github.com/apache/apisix-docker/pull/190


   Usege
   
   ```
   git tag apisix-2.7 && git push origin --tags apisix-2.7
   ```
   
   build logs: 
   
   https://github.com/oldthreefeng/apisix-docker/actions/runs/970587183
   
   if apisix-dashboard use this action. 
   
   i can also make the changes like. ( on the way)
   
   ```
   git tag dashboard-2.7 && git push origin --tags dashboard-2.7
   ```


-- 
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



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

Posted by GitBox <gi...@apache.org>.
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



[GitHub] [apisix-docker] Yiyiyimu closed pull request #190: feat: release apisix docker image by tags

Posted by GitBox <gi...@apache.org>.
Yiyiyimu closed pull request #190:
URL: https://github.com/apache/apisix-docker/pull/190


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org



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

Posted by GitBox <gi...@apache.org>.
oldthreefeng commented on pull request #190:
URL: https://github.com/apache/apisix-docker/pull/190#issuecomment-868940618


   ok


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org