Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARMv7 Image #30

Closed
TheMardy opened this issue Oct 2, 2019 · 2 comments
Closed

ARMv7 Image #30

TheMardy opened this issue Oct 2, 2019 · 2 comments

Comments

@TheMardy
Copy link

TheMardy commented Oct 2, 2019

Hi Max,
Thanks for your hard work on this project!

Can you add an ARMv7 image to make it run on a Raspberry Pi?
I can confirm it works fine if the Dockerfile is built on a pi, so the only change would be to use the Alpine ARMv7 as base image.

Thanks.

@crazy-max
Copy link
Owner

crazy-max commented Oct 3, 2019

Hey @TheMardy,

Yes I'm preparing the ground to make most of my Docker images multi-platform ;)
For the moment docker-cloudflared and docker-firefox-syncserver are available as multi-platform and fail2ban is in my todolist ;)

@crazy-max
Copy link
Owner

@TheMardy Done

λ docker run --rm mplatform/mquery crazymax/fail2ban:latest
Image: crazymax/fail2ban:latest
 * Manifest List: Yes
 * Supported platforms:
   - linux/amd64
   - linux/arm/v6
   - linux/arm/v7
   - linux/arm64
   - linux/386
   - linux/ppc64le
   - linux/s390x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants