Skip to content

Add docker support for additional architectures #105

@JamesConlan96

Description

@JamesConlan96

Is your feature request related to a problem? Please describe.
The docker image made available on docker hub is only compatible with the "linux/arm64/v8" architecture.

Describe the solution you'd like
It would be useful to support other popular architectures such as "linux/amd64" as well.

Describe alternatives you've considered
I've tried to run it with "docker run --platform=linux/amd64", but this was unsuccessful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions