[
https://issues.apache.org/jira/browse/GUACAMOLE-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper resolved GUACAMOLE-928.
-----------------------------------
Resolution: Fixed
> FreeRDP plugins not copied within Docker build
> ----------------------------------------------
>
> Key: GUACAMOLE-928
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-928
> Project: Guacamole
> Issue Type: Bug
> Components: guacd-docker, RDP
> Affects Versions: 1.1.0
> Reporter: Mike Jumper
> Assignee: Mike Jumper
> Priority: Major
> Fix For: 1.1.0
>
>
> The changes introduced via GUACAMOLE-249 allow the guacamole-server build to
> automatically detect the correct location for FreeRDP plugins. This removes
> the need for users to manually create symbolic links after building
> guacamole-server, but causes issues with the Docker image build due to the
> way a separate builder image is used.
> The guacd Docker image build process expects that absolutely all build
> artifacts will be installed beneath {{/usr/local/guacamole}}, but this is no
> longer the case by default due to the above. With the FreeRDP plugins being
> installed _outside_ {{/usr/local/guacamole}}, the plugins are not copied from
> the builder image, and support for RDPDR, RDPSND, etc. cannot be loaded when
> the final image is used.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)