Skip to content

Compiled docker for platform linux/arm64/v8 requested #741

@aercamti

Description

@aercamti

Error when installing fts on a RPi 5 (8GB RAM), using Ubuntu server 24.04 and docker:
The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Tried to resolve this by adding
platform: linux/arm64/v8
to compose.yaml, but no success.

New error:

docker compose up -d
 [+] Running 0/1
 ⠴ freetakserver Pulling 0.5s
image with reference ghcr.io/freetakteam/freetakserver:latest was found but does not match the specified platform: wanted linux/arm64/v8, actual: linux/amd64

Instructions here suggest to open an issue and request a new one.

Would be great, if Raspberry Pi 5 would also be supported by compiling a suitable docker image. Thanks.
P.S.: Ubuntu Server 22.04 does not run natively on RPi 5...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions