You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Apicurio Registry Docker images already work well on ARM64 architecture however quay.io/apicurio/apicurio-registry-kube-sync Docker images currently does not work on this architecture. The exec /usr/bin/java: exec format error is thrown which indicates that the binary cannot be executed.
Will you be supporting ARM64 architecture in the future?
The Apicurio Registry Docker images already work well on ARM64 architecture however
quay.io/apicurio/apicurio-registry-kube-syncDocker images currently does not work on this architecture. Theexec /usr/bin/java: exec format erroris thrown which indicates that the binary cannot be executed.Will you be supporting ARM64 architecture in the future?