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

no match for platform in manifest: not found #987

Closed
escherstair opened this issue Oct 23, 2024 · 1 comment
Closed

no match for platform in manifest: not found #987

escherstair opened this issue Oct 23, 2024 · 1 comment

Comments

@escherstair
Copy link

I tried to use
FROM arm64v8/python:3.11.10-slim-bookworm
as base image for my container, but I got the following error

failed to solve: arm64v8/python:3.11.10-slim-bookworm: failed to resolve source metadata for docker.io/arm64v8/python:3.11.10-slim-bookworm: no match for platform in manifest: not found

In the past I've used
FROM arm64v8/python:3.11.0-alpine
and everything worked fine.

What could be the problem?

@yosifkit
Copy link
Member

Duplicate of #933, so #933 (comment)

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

2 participants