jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
104 stars 17 forks source link

Hangs running #6

Closed stanthewizzard closed 1 year ago

stanthewizzard commented 2 years ago

Hello

With this (photon 4 updated)

docker run -p 8433:8080 -v ./config/:/config -e "EXTENSIONS=auth-ldap,auth-duo,auth-totp" jwetzell/guacamole

It hangs indefinitly on this

18-Aug-2022 13:20:08.448 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [9719] milliseconds

Thanks for help

jwetzell commented 1 year ago

Closing because of age. If this is still an issue please let me know and I will reopen.