Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

No support for linux arm64 #13

@huytrvan

Description

@huytrvan

Hello everyone,

I am currently installing jesse docker but the docker run process kept exiting.

ubuntu:~/jesse$ sudo docker-compose run jesse bash
Starting jesse-db-1 ... done
Starting jesse-jesse-trades-info-1 ... done
Creating jesse_jesse_run           ... done
standard_init_linux.go:228: exec user process caused: exec format error
ERROR: 1

It turns out that the image from jesse docker only support linux/amd64 and I'm running on arm64 machine.

ubuntu:~/jesse$ sudo docker create --name="jesse_tmp" salehmir/jesse:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
ade2475fe415f72f70b94606dc6a31ae8ee7191652e47f97d2134305d41e3549

Are you planning to build images for arm64? Thanks.

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