You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/27 22:53:47 UTC

[GitHub] [apisix-docker] Yiyiyimu commented on pull request #197: ci: release on multiarch for apisix image on alpine

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org