willnorris / imageproxy

A caching, resizing image proxy written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiArch docker build for arm support

macnibblet opened this issue · comments

Hey,

Would it be possible to add multi arch support to the docker image? Love to see ARM support :)

Agreed, docker buildx build makes multiarch builds easy to implement. I'd love to see that last "amd64" line on NewsBur's docker-compose be replaced in favor of the "arm64" platform my Macbook M1X uses.

Yeah, please. @willnorris

this was fixed a few months ago in a6f541d.