codifierr opened a new issue, #2080: URL: https://github.com/apache/apisix-ingress-controller/issues/2080
### Current Behavior https://hub.docker.com/layers/apache/apisix-ingress-controller/1.7.1/images/sha256-65dda29c6f7b5acd3deadbb41b11e046fbe8f8af0203ca4d64b0e363b39eef77?context=explore The docker image is not multi-arch. Earlier image version 1.7.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.1 on Arm system it won't start ### Environment APISIX Ingress controller version (run apisix-ingress-controller version --long) v 1.7.1 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]
