Replies: 1 comment
-
All our images are dual built and published for arm and amd64. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am reaching out to seek guidance regarding a challenge I am facing with deploying Windmill on an ARM-based machine.
As I understand, Windmill does not officially provide ARM-adapted images yet. However, I need to deploy a Windmill agent on an ARM machine (specifically, running on a
"4.19.90-25.46.v2101.ky10.aarch64" architecture) to execute flows. The machine is offline, which adds complexity to the process, as I need to pre-download all dependencies and transfer them to the machine for image building.
As a beginner in this area, I am unsure about the steps and dependencies required to build a Windmill agent image tailored for ARM architecture. I would greatly appreciate any advice or directions that could provide, such as:
Beta Was this translation helpful? Give feedback.
All reactions