Join Slack
Powered by
Is there any chance that Prefect could release a a...
# ask-community
d
Devin Flake
02/02/2022, 7:51 PM
Is there any chance that Prefect could release a arm64 image?
z
Zanie
02/02/2022, 7:51 PM
There’s an open issue requesting this on Github.
k
Kevin Kho
02/02/2022, 7:51 PM
There’s an open work in progress PR
d
Devin Flake
02/02/2022, 7:51 PM
nice! I'll look for it 🙂
Devin Flake
02/02/2022, 7:53 PM
looks like this is it -
https://github.com/PrefectHQ/prefect/issues/5388
k
Kevin Kho
02/02/2022, 7:54 PM
Actually I am personally not confident we can run it even if it is built because you need to specify the architecture when you run. The Docker CLI lets you do this but
docker-py
which Prefect uses does not
Kevin Kho
02/02/2022, 7:55 PM
I think we need
this
implemented
d
Devin Flake
02/02/2022, 7:56 PM
interesting - it's not a huge deal for me but I'd love to be able to test prefect on my homelab
k
Kevin Kho
02/02/2022, 7:57 PM
You can read more
here
. I think that user said they got it working. I think they downloaded the image manually before or something
👍 1
a
Anna Geller
02/02/2022, 8:31 PM
Btw, I created two topics that summarize my current understanding about arm64 vs amd64 when building Prefect images: •
https://discourse.prefect.io/t/does-prefect-support-docker-images-with-arm64-platform/142
•
https://discourse.prefect.io/t/when-building-a-docker-image-using-m1-chip-im-getting-an[…]it-linux-go-exec-user-process-caused-exec-format-error/143
👍 2
8
Views
Open in Slack
Previous
Next