codifierr opened a new issue, #1997: URL: https://github.com/apache/apisix-ingress-controller/issues/1997
### Current Behavior https://hub.docker.com/layers/apache/apisix-ingress-controller/1.7.0/images/sha256-6ea5f5e15f1e55dfd0a2103c051032250303c86bfd5897b2b6d5932c93b46c55?context=explore The docker image is not multi-arch. Earlier image version 1.6.0 was multi-arch. ### Expected Behavior The image should be multi-arch so that it can be deployed in amd as well as arm. This was the earlier image behavior. ### Error Logs exec /docker-entrypoint.sh: exec format error ### Steps to Reproduce Install apisix ingress controller with image 1.7.0 on Arm system it won't start ### Environment - APISIX Ingress controller version (run `apisix-ingress-controller version --long`) v 1.7.0 - Kubernetes cluster version (run `kubectl version`) - OS version if running APISIX Ingress controller in a bare-metal environment (run `uname -a`) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
