Skip to content

Support arm64 devices #94

Closed
Closed
@jontze

Description

@jontze

Currently there's only a single docker image for amd64 devices available but not for arm64. To give users the opportunity to run the docker image and cadency on arm64 devices we have to adjust the image building process. It might also be required to refactor some parts of cadency to be able to run on arm64.

I'm not that familiar with cross compiling in rust and docker multi-platform builds, so help and contributions are highly appreciated.

Came up during #90

Implementation hints:

  • cross is a nice tool to test and build on multiple platforms

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions