Skip to content

Extend docker image to support arm architecture #57

Description

@denisa

executing a docker image built for arm64 (aka intel) architecture on arm64 (aka m1, m2) macs is very slow, as to become un-practical.

Docker allows a single docker image to contains “binaries” for multiple architecture and choose at build/run time the appropriate image.

#56 offers a solution.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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