rushilsrivastava / python-grpcio-alpine-docker

Docker images with Python 3 on Alpine with grpcio pre-compiled.
https://hub.docker.com/r/rushilsrivastava/python-grpcio-alpine
MIT License
0 stars 0 forks source link

ARM32v6 version? #13

Open vjp23 opened 2 years ago

vjp23 commented 2 years ago

Hi, this image is very helpful, thanks for creating it! Is it possible to support ARM32v6 images? The use case here is building images with GRPCIO for the RPi Zero W.

rushilsrivastava commented 2 years ago

This should be relatively straightforward, I will add the builds this week!

vjp23 commented 1 year ago

Hi, thanks for your interest in supporting this use case! Just wondering whether there has been any progress? I'm happy to contribute a PR if you're able to provide guidance on how to proceed and I can assist with the actual work. :)

rushilsrivastava commented 3 weeks ago

Hey, sorry for the delay here. Happy to review a PR if still of interest :)