Why apisix-3.8.0 does not provide image in ARM64 architecture?
jmcorne opened this issue · 2 comments
jmcorne commented
I upgraded APISIX chart from 2.5.0 to 2.6.0 and there is an Image Pull error in apisix container failed due to missing architecture.
So I checked in https://hub.docker.com/r/apache/apisix/tags and tag 2.6.0 does not provide ARM64 arch.
Is there a reason or you end up for ARM64 support?
Thanks for your answer
zll600 commented
Because the community does not have enough resource to maintain the arm version. Previously, the image was built manually and then pushed to dockerhub. cc @Sn0rt
zll600 commented
Also find a releated PR for this. apache/apisix-docker#538