Skip to content

Try docker buildx to target multiple platforms #2

@xmik

Description

@xmik

There are errors when we build a docker image on Linux and then try to use it on Mac. This describes the problem well: https://stackoverflow.com/questions/73253352/docker-exec-bin-sh-exec-format-error-on-arm64. Let's try docker buildx instead of docker build, so that we can build docker images targetting multiple platforms.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions