stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.88k stars 231 forks source link

[FEATURE_REQUEST] arm64 Docker image #805

Open metawave opened 1 month ago

metawave commented 1 month ago

Description of the problem/feature request I use the docker image on a Ampere machine which uses arm64 arch. It would be much appreciated to also build an arm64 docker image. Binaries seems to work already. With the rise of new ARM based Windows machines (Surfaces) and the already growing Apple Silicon Macs it would make sense to support both.