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

Missing amd64 images in Docker container registry #1170

Open
nom3ad opened this issue Nov 16, 2024 · 1 comment
Open

Missing amd64 images in Docker container registry #1170

nom3ad opened this issue Nov 16, 2024 · 1 comment

Comments

@nom3ad
Copy link

nom3ad commented Nov 16, 2024

@antongub
Copy link

antongub commented Dec 4, 2024

I encountered the same issue.
The issue specifically occurs during the docker run command, preventing the spree_starter project from starting via Docker.

Tested Environment: Linux Ubuntu 22.04.5

Commands executed:

$ docker pull vendoconnect/spree_starter
$ docker run -p 3000:3000 vendoconnect/spree_starter

Observed output:

WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
exec /rails/bin/docker-entrypoint: exec format error

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