-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不支持arm64平台运行 #28
Comments
Sorry, the current Github actions doesn't support docker image builds for the arm platform yet, I'll be working on support for the arm platform in the near future, thanks! |
希望可以尽快支持,谢谢。 |
Hi @jerrycen , I temporarily built an arm64 version of the image (tag = v1.0.2) which you can get with the following command: helm upgrade --install alidns-webhook alidns-webhook \
--repo https://wjiec.github.io/alidns-webhook \
--namespace cert-manager --create-namespace \
--set image.tag=v1.0.2 \
--set groupName=acme.yourcompany.com If you need to build it yourself, you can use |
谢谢。 |
报如下错误:
exec /usr/local/bin/alidns-webhook: exec format error
The text was updated successfully, but these errors were encountered: