gliderlabs / logspout

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

Build Docker image for linux/arm/v6 #514

Closed rasmuslp closed 2 years ago

rasmuslp commented 2 years ago

Closes #508 Supersedes #427 , I would think.

michaelshobbs commented 2 years ago

@rasmuslp for some reason circle is not picking this up. can you git commit --amend and force push this branch again?

rasmuslp commented 2 years ago

@michaelshobbs yes, I was also surprised that CircleCI didn't pick it up.

I set it up to build here, to see that it could work: https://app.circleci.com/pipelines/github/rasmuslp/logspout

Docker image seems to be able to run on a Raspberry Pi 4 running Debian Buster, but I haven't figured out how to configure it with LogDNA yet.