Unable to build docker image. #84
Unanswered
shrey-creator
asked this question in
Q&A
Replies: 3 comments
-
|
Edit docker file
and then buiild img will work |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I met the same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
您好,已收到邮件!
|
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.
-
Hey ,
I am trying to build docker image by running and it is failing at the following step -
RUN pnpm i --frozen-lockfile
Following is the error message - >
=> ERROR [reader installer 9/13] RUN pnpm i --frozen-lockfile 91.7s
failed to solve: process "/bin/sh -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1
Can anyone help?
Beta Was this translation helpful? Give feedback.
All reactions