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
When I try to pull the image I get the next error:
Failed to pull images of the stack: emqx Pulling no matching manifest for linux/arm/v8 in the manifest list entries.
I am using a raspberry pi 4 with the 64 bit kernel
uname -a Linux serverpi4 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux
getconf LONG_BIT 64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to pull the image I get the next error:
Failed to pull images of the stack: emqx Pulling no matching manifest for linux/arm/v8 in the manifest list entries.
I am using a raspberry pi 4 with the 64 bit kernel
uname -a Linux serverpi4 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux
getconf LONG_BIT 64
The text was updated successfully, but these errors were encountered: