Skip to content

Restore arm64 support for Docker image #188

@dennisvang

Description

@dennisvang

Support for arm64 architectures (linux/arm64) was removed in #166, as a temporary workaround for build issues due to deprecated dependencies(see this comment for more details).

However, this introduces some problems:

Therefore, it would be good to restore (explicit) support for arm64 architectures, once all dependencies have been upgraded to the latest versions.

Note

To reproduce the build issue, clone the repo and run the following, on a mac or arm64 server:

docker build .

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filemaintenanceRequired to stay in good shape

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions