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 !

Environment
- APISIX Go Plugin Runner's version:
- APISIX version:
- Go version:
- OS (cmd:
uname -a):
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 !
Environment
uname -a):