Yes to docker in Windows! That's how I tested the build I host on AWS. I also tested the compose file after configuring in Ubuntu 22&24.
On Thu, May 14, 2026, 17:24 Nick Couchman <[email protected]> wrote: > On Thu, May 14, 2026 at 5:20 PM Randolph M. Fritz <[email protected]> > wrote: > > > > Does anyone have Guacamole running on Windows, perhaps in Docker? It > seems like it ought to work, but I'm not at all sure how to proceed. > > You can run the client-side components on Windows without any issue - > Tomcat runs fine on Windows, and the client-side stuff will run fine > in Tomcat on Windows. > > The guacd (guacamole-server) components are a bit trickier. There was > some work last year in getting those to compile on Windows, if not > natively (Visual Studio) then at least via Cygwin, but that hasn't > progressed much. You could probably use WSL to do it, if you > absolutely must ;-). > > Or just run a Linux VM... > > -Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
