nic-chen commented on issue #1268:
URL: 
https://github.com/apache/apisix-dashboard/issues/1268#issuecomment-757857171


   @logan2013 
   
   In branch v2.3, it's 
   ```sh
   go build -o ../output/manager-api ./cmd/manager
   ```
   not
   ```sh
   go build -o ../output/manager-api .
   ```
   please see:
   https://github.com/apache/apisix-dashboard/blob/v2.3/Dockerfile#L47-L48
   
   please check that you are using the right code.  thanks.
   


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