guacd
Apache Guacamole proxy daemon. Support loader for client plugins to interface between the Guacamole protocol and any arbitrary remote desktop protocol (e.g. RDP, VNC, Other). More information: <https://guacamole.apache.org/>.
RUN apt-get update && \
apt-get install -y guacd
RUN apt-get update && \
apt-get install -y guacd
RUN dnf install -y guacd
RUN apt-get update && \
apt-get install -y guacd