undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
278 stars 23 forks source link

Feat/multi platform support #204

Closed wsilva closed 1 year ago

wsilva commented 1 year ago

Description

Building multi-platform docker images.

Linked Issues

Closes https://github.com/undistro/zora/issues/200

How has this been tested?

Checklist

References:

https://docs.docker.com/build/building/multi-platform/
https://docs.docker.com/build/ci/github-actions/multi-platform/
https://hub.docker.com/r/curlimages/curl/tags
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

matheusfm commented 1 year ago

Thank you for the contribution @wsilva After you sign our Contributor License Agreement we can merge your changes.

wsilva commented 1 year ago

Just signed

matheusfm commented 1 year ago

These changes is release in version 0.4.5 of Zora.