yugabyte/yb-sample-apps

Build for arm

Opened this issue · 0 comments

Can we create docker image for ARM?
I am using docker buildx to build arm images for the sample apps. They work fine. On M1 mac, amd64 image do not seem to be working at all.
Not sure if the docker plugin on maven can do this. But I we can use the docekr build github action for automation and docker buildx build on mac

Thought?