compile an image is error #8651
-
First, I clone the project, run
and,
how can i do? |
Beta Was this translation helpful? Give feedback.
Answered by
LexLuthr
May 24, 2022
Replies: 2 comments
-
Where are you building this image? Try the following. I built the image with the following steps.
Make sure that machine can connect to internet as it will need to download rustup. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LexLuthr
-
I am archiving this discussion as there has been no new input from the author for more than 7 days. |
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
Where are you building this image? Try the following. I built the image with the following steps.
docker build -t lotus .
Make sure that machine can connect to internet as it will need to download rustup.