Skip to content

Make sure that docker images can run on ARM platforms #767

@mabdollahpour-ol

Description

@mabdollahpour-ol

Currently we only have amd64 docker images which are not able to run on arm64 devices by default. As an immediate fix we can force docker (or podman) to use linux/amd64 platform which makes them to use emulation (Rosetta 2 under mac and QEMU under linux).

Metadata

Metadata

Labels

bugSomething isn't workingclirelated to the Command-line Interface

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions