Hostwiki / wikijs-sitemap

Sitemap for Wiki.js
MIT License
11 stars 2 forks source link

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

Closed Albul closed 1 year ago

Albul commented 1 year ago

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 commented 1 year ago

I will fix it.

Philipinho commented 1 year ago

The latest build should fix this:

docker pull hostwiki/wikijs-sitemap:latest