Deploy Guacamole in a container with Docker and docker-compose
In this tutorial, I will explain how to deploy Guacamole in a container using Docker and docker-compose. In my first Guacamole tutorial available here, I explained how to install Guacamole directly on Ubuntu. As you will see, deploying Guacamole in a container is very simple and fast. Maintaining the application is also easier, especially for …