Issue running Linux Robot in Docker on RPI 4

Hi,

I’m currently working through the following documentation to attempt to setup a Linux robot via Docker

Linux Robots (uipath.com)

however on running the robot I get the following error:

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

Is there a ARM version of the robot image I can pull into my Docker instance.

I understand this may not be a perfect solution but I’m this in order the learn docker.UiPath and automate some small tasks on my side.

Thanks for reading this,

Jake