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

Docker image could not be run on linux/amd64 platform #4

Closed
Albul opened this issue Mar 15, 2023 · 2 comments
Closed

Docker image could not be run on linux/amd64 platform #4

Albul opened this issue Mar 15, 2023 · 2 comments

Comments

@Albul
Copy link

Albul commented Mar 15, 2023

I try to install docker container on linux host but got errors:

The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) and no specific platform was requested

When I specified the platform in yml, now I getting:

image with reference hostwiki/wikijs-sitemap:1 was found but does not match the specified platform: wanted linux/amd64, actual: linux/arm64/v8

How can I build it and run on Linux machine?

@Philipinho

@Philipinho
Copy link
Member

I will fix it.

@Philipinho
Copy link
Member

The latest build should fix this:

docker pull hostwiki/wikijs-sitemap:latest

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