Guacamole Compose
This is just a docker compose file for apache guacamole
Instructions Create the initial database schema from the guacamole image
$ ./bash setup.sh
$ docker-compose up -d
Thats it!
Description
Languages
Shell
100%