Guacamole is a web-based remote desktop client. Guacamole supports VNC, RDP, and SSH.
The following will run guacamole web client and postgres db:
docker run -d\ -p 5002:8080 \ -v /home/dock/guacamole/config:/config \ --restart unless-stopped \ oznu/guacamole
The default user/password is: guacadmin/guacadmin