Docker and RPAs Desktop

Hello Guys, I think the most problematic RPA is always the Desktop one, so to solve one of the problems, the cost, I was thinking about to run it in a container docker. I know, I can’t simply configure a regular image like I already have with any distro linux and run, like I do with RPAs with Playwright. I need a UI, something for the desktop application run and can be seem for the RPA.

So I want to know, you guys know something about it? Someone use it?