Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux/arm64 docker image #386

Closed
rnikitin opened this issue Dec 24, 2022 · 4 comments
Closed

linux/arm64 docker image #386

rnikitin opened this issue Dec 24, 2022 · 4 comments
Labels
enhancement New feature or request stale No recent activity.

Comments

@rnikitin
Copy link

Hi, when I run docker image on my mac m1, I'm getting warning:

jesse The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

It's not blocking me, but I'm pretty sure it has performance impact, so would be awesome to have linux/arm64 images, which also make it possible to run on ARM Linux hosting.

And it doesn't look very hard:
https://itnext.io/building-multi-cpu-architecture-docker-images-for-arm-and-x86-1-the-basics-2fa97869a99b

@rnikitin rnikitin added the enhancement New feature or request label Dec 24, 2022
@saleh-mir
Copy link
Member

saleh-mir commented Dec 24, 2022

Hi and thank you.

I will look into it in the future. A PR is very welcome

@petrmac
Copy link

petrmac commented Dec 31, 2022

Hi Saleh,

great framework, found it just few days ago.
Here is a fix for the ARM build:
#388

Would be great if you could build official ARM image. BTW, TA-lib is now outdated.

@petrmac
Copy link

petrmac commented Dec 31, 2022

I pushed the resulting docker into my repo: https://hub.docker.com/repository/docker/petrmac/jesse
As a result I was able to run it on my M1 Mac as well as on Raspberry Pi.

The only thing is, that the live-trade-plugin probably has the same issue. I will open a new ticket for this.

@stale
Copy link

stale bot commented Sep 16, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale No recent activity. label Sep 16, 2023
@stale stale bot closed this as completed Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale No recent activity.
Projects
None yet
Development

No branches or pull requests

3 participants