listmonk/.github
Chinmay Pai 3663a8b10b
feat: add multiarch docker build support (#1344)
* feat: add multiarch docker build support

adds docker build support for the following platforms:
- amd64 (default)
- arm64v8
- armv6
- armv7

also adds GOOS and GOARCH information to the buildString

utilizes docker manifest to store image architecture metadata

* chore: update goreleaser action to v4

* chore: update docker login action to v2

* chore: format buildstring
2023-07-18 11:16:25 +05:30
..
ISSUE_TEMPLATE Update issue templates 2022-12-25 14:10:57 +05:30
workflows feat: add multiarch docker build support (#1344) 2023-07-18 11:16:25 +05:30