[FEEDBACK] Build the runtimes for the native architecture #291
Labels
enhancement
New feature or request
good first issue
Good for newcomers
roadmap
This issue is part of the roadmap
Background
Currently, there's no wheel for aarch64 for the
grpcio
lib. Due to that, we're building the images forlinux/amd64
specifically.What do you propose to do?
Once the
grpcio
package will release version1.52.1
, we can remove theDOCKER_DEFAULT_PLATFORM=linux/amd64
from these commands.What have you already tried?
No response
What else should we know?
Pending on grpc/grpc#32454
The text was updated successfully, but these errors were encountered: