jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
108 stars 18 forks source link

Please include https://github.com/apache/guacamole-server/pull/418 #18

Closed SurinameClubcard closed 1 year ago

SurinameClubcard commented 1 year ago

I'm suffering from a bug mentioned in above URL (GUACAMOLE-1717). A fix was recently merged in apache:master. Could you include it as well so that https://hub.docker.com/r/jwetzell/guacamole works correctly? Tnx!

jwetzell commented 1 year ago

When they release 1.5.2 which it looks like 1717 is included in I can update this image to that.

retronexus commented 1 year ago

Excellent, I have issues with the mouse pointer through RDP into Ubuntu. That seems to be a bug with guacd

jwetzell commented 1 year ago

They have released 1.5.2 and I have built and published the 1.5.2-amd64 image which at least in my test setup fixes this issue with the cursors.

retronexus commented 1 year ago

Just perfect, thanks for your work and contribution!!