logoalt Hacker News

insane_dreameryesterday at 8:06 PM1 replyview on HN

Is this a wrapper on Wine? Or a full VM?


Replies

d3Xt3ryesterday at 8:22 PM

It's a full VM running via Docker. The Windows apps are presented via RDP's RemoteApps protocol via FreeRDP.

There's also WinApps, which is the same thing but without the docker container, and it supports a remote VM as well: https://github.com/winapps-org/winapps

show 1 reply