jujiale commented on issue #12508:
URL: https://github.com/apache/apisix/issues/12508#issuecomment-3173129470
@SkyeYoung thanks for your reply
I followed the apisix-build-tools doc to build apisix-runtime.
<img width="873" height="196" alt="Image"
src="https://github.com/user-attachments/assets/3210ed4a-aed7-442a-8afe-a10094cfd573"
/>
and In this issue, I use the following command which is meet with the
apisix-build-tools command
```
nohup make package type=rpm app=apisix-runtime version=1.3.2
image_base=centos image_tag=7 > out3.log 2>&1 &
```
https://github.com/api7/apisix-build-tools/issues/421 this issue is just
swap the yum repo, if I don't follow this issue to modify, the command will
fail soon after excute.
--
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]