-
-
Notifications
You must be signed in to change notification settings - Fork 442
Open
Description
Is your feature request related to a problem? Please describe.
The docker image made available on docker hub is only compatible with the "linux/arm64/v8" architecture.
Describe the solution you'd like
It would be useful to support other popular architectures such as "linux/amd64" as well.
Describe alternatives you've considered
I've tried to run it with "docker run --platform=linux/amd64", but this was unsuccessful.
denisgolius, maximeaubaret, excieve, minebastiii, jcerecke and 1 more
Metadata
Metadata
Assignees
Labels
No labels