Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error While Building Docker Image #266

Open
syedzahidulla opened this issue Mar 28, 2023 · 4 comments
Open

Getting Error While Building Docker Image #266

syedzahidulla opened this issue Mar 28, 2023 · 4 comments

Comments

@syedzahidulla
Copy link

While building docker file iam getting error
image

@shiv4623
Copy link

Hi, Im facing the same issue. Did you got any solution?

@d3netxer
Copy link

is your computer an M1 Mac?

@Shivamkumar285
Copy link

No, its not Mac

@d3netxer
Copy link

Ok, I have an M1 Mac and I got a similar error, but it worked when I added the ' --platform linux/amd64' flag to my docker built command (as well as installing java in my Dockerfile).

In your case, I would try debugging it more and try some of the suggestions here: https://stackoverflow.com/questions/70288986/why-am-i-getting-this-error-error-internal-load-metadata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants