You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use Camunda RPA Runtime on my MacOS with Arm architecture but there's no suitable container available on dockerhub.
Proposed solution
Add container build for MacOS/ Apple silicon ARM architecture and provide container image in docker hub.
Alternatives considered
Stay on the yet provided Dockerfile for building the image on your own.
Additional context
When trying to download of rpa-image on MacOS, I get:
❯ docker pull ghcr.io/camunda/rpa-runtime:main
main: Pulling from camunda/rpa-runtime
no matching manifest for linux/arm64/v8 in the manifest list entries
The text was updated successfully, but these errors were encountered:
asys3
changed the title
Provide rpa-runtimer docker container for MacOS/ARM (Apple silicon)
Provide rpa-runtimer docker image for MacOS/ARM (Apple silicon)
Dec 10, 2024
Problem you would like to solve
I want to use Camunda RPA Runtime on my MacOS with Arm architecture but there's no suitable container available on dockerhub.
Proposed solution
Add container build for MacOS/ Apple silicon ARM architecture and provide container image in docker hub.
Alternatives considered
Stay on the yet provided Dockerfile for building the image on your own.
Additional context
When trying to download of rpa-image on MacOS, I get:
❯ docker pull ghcr.io/camunda/rpa-runtime:main
main: Pulling from camunda/rpa-runtime
no matching manifest for linux/arm64/v8 in the manifest list entries
The text was updated successfully, but these errors were encountered: