Docker Apache Guacamole – is a clientless remote desktop gateway it supports standard protocols like VNC RDP and SSH

   Docker Apache Guacamole – using this image will require an existing running Docker container with the guacd image and another Docker container providing either a PostgreSQL or MySQL database image

# docker pull guacamole/guacamole
# docker pull guacamole/guacd
# docker pull postgres
# docker pull mysql

Leave a Reply

You must be logged in to post a comment.