cross build / run cannot find container images #1655
JosiahParry
started this conversation in
General
Replies: 1 comment
-
Please see #1214 either you can use cross from the main branch, or once (per target) run cross with |
Beta Was this translation helpful? Give feedback.
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 am trying to use cross to cross-compile on my mac M1 and it unfortunately doesn't "just work."
After installing the required toolchains all commands result in the following docker error:
Is there a bug in the version that is available from cargo binstall? Does a registry need to be configured?
Beta Was this translation helpful? Give feedback.
All reactions