Replies: 1 comment
Thanks for finding this! Let me do a bit of research |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I tried to pull an image that is only available in arm64 using 'mint registry pull' on a ARM Mac and ARM Linux and got an error "no child with platform linux/amd64 in index.."
Either it should be allowed to specify the arcgitecture using parameter or mint should respect the architecture it is running on.
All reactions