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

help no matching manifest for linux/arm64/v8 in the manifest list entries #165

Open
exilio1 opened this issue Apr 17, 2024 · 1 comment
Open

Comments

@exilio1
Copy link

exilio1 commented Apr 17, 2024

I need help,

I'm trying to build an image with a dockerfile on raspberry pi 4, and I get this error

Sending build context to Docker daemon 11.26kB
Step 1/32 : FROM scottyhardy/docker-wine
latest: Pulling from scottyhardy/docker-wine
no matching manifest for linux/arm64/v8 in the manifest list entries

can you help me.

@exilio1
Copy link
Author

exilio1 commented Apr 18, 2024

i solved the problem by doing FROM --platform=Linux/x86_64 scottyhardy/docker-wine

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

No branches or pull requests

1 participant