- InvalidDefaultArgInFrom: Default value for ARG $CROSS_BASE_IMAGE results in empty or invalid base image name (line 2) #1633
Replies: 4 comments 5 replies
-
Also |
Beta Was this translation helpful? Give feedback.
0 replies
-
Definitely need more context, is this docker? What version? How does cross start the container engine (use |
Beta Was this translation helpful? Give feedback.
5 replies
-
My Cross.toml:
arm.Dockerfile:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
After adding this feature, I am able to compile, thanks for replying. |
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.
-
CROSS_BASE_IMAGE should be passed but not pass, which is weird, I didn't find this problem on other machines.
Beta Was this translation helpful? Give feedback.
All reactions