dnmyGo opened a new issue, #160:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/160

   ### Issue description
   apisix deploy  by  docker 
   start :
   docker run -d --name apisix --cpus 8 --memory 16G --network host -v 
/home/work/apisix/gateway-plugin:/usr/local/apisix/apisix-plugin-runner -v 
/home/work/apisix/config.yaml:/usr/local/apisix/conf/config.yaml -v 
/home/work/apisix/logs:/usr/local/apisix/logs -v /etc/localtime:/etc/localtime 
apache/apisix:latest
   
   Execute make build to generate a new go runner executable program,than  
replace the  old  go-runner  ,restart  apisix  
   finally  err  !
   
   
![image](https://github.com/apache/apisix-go-plugin-runner/assets/37365340/0a1b7a96-a2fe-4322-8439-52552c62210c)
   
   
   
   
   
   
   
   ### Environment
   
   * APISIX Go Plugin Runner's version:
   * APISIX version:
   * Go version:
   * OS (cmd: `uname -a`):
   


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