KostyaEsmukov/smtp_to_telegram

Docker armhf builds (raspberry pi)

alecpetrosky opened this issue · 4 comments

Are armhf builds possible? Is there any obstacle as to my knowledge, go should support this architecture?

Oh, as I see in #3, such builds are feasible but no plans to support them. Have I understood it correctly?

Yes, I have no plans on supporting arm* builds. It should work, but I'm not sure as I didn't check.

Is there any obstacle as to my knowledge, go should support this architecture?

The code of this library should be portable, but an obstacle might be in some of the dependencies, which might not work on arm*.

Yesterday, I successfully compiled it for arm7 and so far it works great on Raspberry Pi 4. As I use Raspi on a permanent basis, I'll take care of arm7 builds: https://hub.docker.com/repository/docker/alecpetrosky/smtp_to_telegram