anatol / pacoloco

Caching proxy server for Arch Linux pacman
MIT License
216 stars 30 forks source link

Multi-arch docker builds #89

Closed dezeroku closed 1 year ago

dezeroku commented 1 year ago

Hi, thanks for the great project!

Would you be willing to accept a PR for building multi-arch docker images? I was thinking amd64/arm64/armv7. Basically something like this workflow should cover building, automatic tagging (latest for main branch and proper tags for git tags) and pushing.

I've tried it locally and pushed the images to docker hub to be used with Raspberry Pi, but I don't think that's the "correct" solution long-term.

anatol commented 1 year ago

Hello @dezeroku

Supporting more users at more platforms is a great idea. I would love to see such PR!