How can i run docker image of UiPath in my windows 10 machine

I have pulled a lot of UiPath images from docker hub but unable to run the image (image get exited while running within few seconds )

@tanish.jain

Welcome to the community

Can you elaborate please…on what you want…what is tried and what is the issue

Cheers

I want to run windows automation in docker container but i am not able to find any UiPath Robot image on the docker hub. The images that are there are for Linux automation only and other windows images are not working on my machine
Can you suggest how can I run my windows automation in docker, Is there any UiPath robot windows image provided officially by UiPath

@tanish.jain

You can check this video…very old but might help

Again this is for cicd that they have used…but i dont think you can do it with windows image…on docker i believe only linux is supported for UiPath…but never the less can give it a try

Else check this…if you want to work with web applications using chrome can check this

https://docs.uipath.com/activities/docs/chrome-automation-on-linux-robots

Cheers