Andrew Gurinovitch created GUACAMOLE-2008:
---------------------------------------------
Summary: Docker image for guacamole-client ignores ENV
GUACAMOLE_HOME
Key: GUACAMOLE-2008
URL: https://issues.apache.org/jira/browse/GUACAMOLE-2008
Project: Guacamole
Issue Type: Improvement
Environment: docker
Reporter: Andrew Gurinovitch
I cannot figure out how to configure GUACAMOLE_HOME(to put extensions).
It seems that guacamole-client docker image ignores GUACAMOLE_HOME env var and
always uses /home/guacamole/.guacamole since its present in the docker image.
guacamole@b188a6caaaf7:/opt/guacamole$ set|grep GUACAMOLE_HOME
GUACAMOLE_HOME=/etc/guacamole
00:13:09.558 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment -
GUACAMOLE_HOME is "/home/guacamole/.guacamole".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)