trungtien opened a new issue, #11240:
URL: https://github.com/apache/apisix/issues/11240

   ### Description
   
   sudo mkdir -p apisix
   sudo yum install -y 
https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
   sudo yum clean all && yum makecache
   sudo yum install -y --downloadonly --downloaddir=./apisix apisix
   Hi team,  I Need to download the offline version of Apisix 3.2.2 (LTS Long 
Term Support)
   sudo yum install -y --downloadonly --downloaddir=./apisix apisix-3.2.2 -> 
Not working empty folder
   sudo yum install -y --downloadonly --downloaddir=./apisix apisix -> version 
3.9.1
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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-unsubscr...@apisix.apache.org.apache.org

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

Reply via email to