gliderlabs / logspout

Log routing for Docker container logs
MIT License
4.66k stars 680 forks source link

Add ARM support for raspberrypi #508

Closed benisai closed 2 years ago

benisai commented 3 years ago

Hello, Docker runs on arm architecture but this image does not. Can you recompile this for ARM.

rasmuslp commented 2 years ago

I would also really like to try this on Raspberry Pis of various types. I see that linux/arm64 support was added in #512. Would it be as simple as adding another platform for linux/arm/v6 ?

michaelshobbs commented 2 years ago

Probably? Feel free to open a PR with it added