warrant-dev / warrant

Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
https://warrant.dev
Apache License 2.0
1.12k stars 39 forks source link

Multi Platform Docker Image Build Support #246

Closed muratmirgun closed 11 months ago

muratmirgun commented 11 months ago

Describe your changes

A pipeline for multiple docker image builds. If you want a new platform for building add to workflow matrix Required Secrets in the Repo:

Issue number and link (if applicable)

69 Generate Docker images for additional architectures

kkajla12 commented 11 months ago

@muratmirgun, it looks like we forgot to close #69 when we added support for multi platform/arch builds using GoReleaser in #200. I appreciate your work on this, but I'm going to close this PR as multi platform/arch Docker images are already supported. For reference, you can see the option to select your desired platform/arch when viewing the Warrant image on DockerHub: https://hub.docker.com/layers/warrantdev/warrant/latest/images/sha256-2df0c9322df7e013f601a5688df2f9c414cfc5061bbca3df1f79b5294d698d6e?context=explore

muratmirgun commented 11 months ago

Hey! Just Linux arch's listed in image thanks for return 👍