wenlincheng commented on issue #806:
URL: 
https://github.com/apache/apisix-dashboard/issues/806#issuecomment-727152910


   > Service 'manager' failed to build, when I install it in docker .
   > 
   > docker-compose -p dashboard up -d
   > 
   > Step 13/17 : RUN cd /go/manager-api/build-tools && lua schema-sync.lua > 
/go/manager-api/schema.json && cd /go/manager-api/ && rm -rf 
/go/manager-api/build-tools/
   > ---> Running in 5f5de1ed1677
   > lua: ./apisix/plugins/api-breaker.lua:24: attempt to index field 'shared' 
(a nil value)
   > stack traceback:
   > ./apisix/plugins/api-breaker.lua:24: in main chunk
   > [C]: in function 'require'
   > schema-sync.lua:128: in main chunk
   > [C]: ?
   > ERROR: Service 'manager' failed to build : The command '/bin/sh -c cd 
/go/manager-api/build-tools && lua schema-sync.lua > 
/go/manager-api/schema.json && cd /go/manager-api/ && rm -rf 
/go/manager-api/build-tools/' returned a non-zero code: 1
   
   


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

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


Reply via email to