[
https://issues.apache.org/jira/browse/GUACAMOLE-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907240#comment-17907240
]
Andrew Gurinovitch commented on GUACAMOLE-2008:
-----------------------------------------------
[https://github.com/apache/guacamole-client/blob/main/guacamole-docker/entrypoint.d/100-generate-guacamole-home.sh]
does it make sense to just drop and ignore the GUACAMOLE_HOME directory to just
regenerate it every time? how to install additional extension jars in docker
image then?
> 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
> Priority: Major
>
> 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)