anatol / pacoloco

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

Build multi-arch docker images #90

Closed dezeroku closed 11 months ago

dezeroku commented 11 months ago

Resolves https://github.com/anatol/pacoloco/issues/89

This MR adds support for building AMD64,ARM64,ARMv7 (the list can be easily extended) images as part of the CI flow.

Few notes:

Tagging scheme:

Example run

anatol commented 11 months ago

Great PR! Thank you!

CC @ilya-zlobintsev and @zhulik for any comments

anatol commented 11 months ago

Dziękuję for your work @dezeroku