Skip to content

Try docker buildx to target multiple platforms #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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