Yiyiyimu commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-887885943


   I could run dashboard docker build on m1 so there's nothing to do with the 
building process itself.
   
   Since it stuck at `yarn build`, a large chance is we lack of memory since we 
also deploy `QEMU` to simulate arm environment, as 
[ref](https://stackoverflow.com/questions/59868448/rpc-error-code-unknown-desc-failed-to-build-llb)
 suggested. So one possible way I think is to use travis CI to build the image, 
since travis supports arm machine by itself so we could remove the rely on QEMU.


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