docker-python-nodejs icon indicating copy to clipboard operation
docker-python-nodejs copied to clipboard

arm64 Support!

Open iamkhalidbashir opened this issue 4 years ago • 5 comments

iamkhalidbashir avatar Oct 28 '21 09:10 iamkhalidbashir

This issue was opened almost 2 months ago now, any plans to support this? And if so, going back through older version permutations?

esauser avatar Dec 22 '21 16:12 esauser

This issue was opened almost 2 months ago now, any plans to support this? And if so, going back through older version permutations?

Plan to support it. Need to investigate if docker buildx is possible to use with docker-py first or if further refactoring is needed.

nikolaik avatar Dec 22 '21 16:12 nikolaik

When do you expect to do that?

esauser avatar Dec 22 '21 22:12 esauser

When do you expect to do that?

No estimate, but repo is in a better shape now to add the missing multi arch support using docker buildx

nikolaik avatar Jan 09 '22 16:01 nikolaik

Would be keen for this if possible!

lewiswilkins avatar Feb 02 '22 13:02 lewiswilkins

@nikolaik Docker-Pi seems to have support for --platform in the build process (source)

fdelucchijr avatar Sep 29 '22 17:09 fdelucchijr

Is there any way to build it manually for running in arm64 but reusing the packages installed in this repo?

douglascorrea avatar Oct 04 '22 23:10 douglascorrea

Hey! Are there any updates on this or do you have an estimated timeline for when this will be implemented? Thanks in advance!

bananensplit avatar Jan 08 '23 16:01 bananensplit

Hi! any updates on this?

theGowda avatar Mar 08 '23 06:03 theGowda

Any updates on this?

gaby avatar Mar 26 '23 20:03 gaby

Hi there and sorry for the lack of updates! I'll try to merge https://github.com/nikolaik/docker-python-nodejs/pull/57 this week, which starts building arm64 for the all the debian variants. I'm holding off on alpine because of pending unoffical musl+arm64 builds which is blocked on this: https://github.com/nodejs/node/pull/45756

nikolaik avatar Apr 30 '23 20:04 nikolaik

@nikolaik Thank you!

gaby avatar Apr 30 '23 20:04 gaby

Just merged #57! let me know if you run into any issues <3 I opened #70 to track arm64 support for the alpine images

nikolaik avatar May 06 '23 21:05 nikolaik

@nikolaik Thank you, really appreciate it!

gaby avatar May 06 '23 21:05 gaby