We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On ARMv8 based edge devices, EMS client daemonset fails with: exec /bin/sh: exec format error
exec /bin/sh: exec format error
This usually indicates that the component hasn't been built for ARMv8 architecture.
The text was updated successfully, but these errors were encountered:
The image being used is: image "registry.gitlab.com/nebulous-project/ems-main/ems-client:latest"
Sorry, something went wrong.
Hi. I have push a multi-architecture image of ems-client (with the same tag).
Now the issue is:
ipatini
atsag
No branches or pull requests
On ARMv8 based edge devices, EMS client daemonset fails with:
exec /bin/sh: exec format error
This usually indicates that the component hasn't been built for ARMv8 architecture.
The text was updated successfully, but these errors were encountered: