tzssangglass commented on pull request #6315:
URL: https://github.com/apache/apisix/pull/6315#issuecomment-1063590570


   > I deploy it like this: this is my docker file: FROM 
apache/apisix:2.11.0-alpine MAINTAINER xs COPY ./plugins/_.lua 
/usr/local/apisix/apisix/plugins/ COPY ./discovery/_.lua 
/usr/local/apisix/apisix/discovery/ COPY ./config/*.yaml /usr/local/apisix/conf/
   > 
   > and then I got my own docker image, I deploy it in the k8s.
   
   Can you wait for the LTS version to be released? Because this PR change is 
only for the master branch. Rebuilding the image after the next release will 
affect the dependencies in the image.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to